[pgpool-committers: 599] 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
------
V3_2_STABLE

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

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



More information about the pgpool-committers mailing list