[pgpool-committers: 600] 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_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3b93095f2fbee24ee1639d2dcc67a3d019fbf639
Modified Files
--------------
child.c | 38 ++++++++++++++++++++------------------
1 files changed, 20 insertions(+), 18 deletions(-)
More information about the pgpool-committers
mailing list