[pgpool-committers: 601] pgpool: Add NOTICE message handling to s_do_auth. Without this, health

Tatsuo Ishii ishii at postgresql.org
Tue Aug 28 20:27:18 JST 2012


Add NOTICE message handling to s_do_auth. Without this, health check
responses false alarm and causes failover.  per bug track:
http://www.pgpool.net/mantisbt/view.php?id=25 Also allow to receive
ready for query packet *not* right after backend keydata.  I'm not
sure if this could happen in the real world but the protocol seems to
allow this.

Branch
------
V2_2_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b9d697198766217ecf7268a50005c46fea57f967

Modified Files
--------------
child.c |   38 ++++++++++++++++++++------------------
1 files changed, 20 insertions(+), 18 deletions(-)



More information about the pgpool-committers mailing list