[pgpool-committers: 2985] pgpool: Add some warning messages for wd_authkey hash calculation failu

Yugo Nagata nagata at sraoss.co.jp
Mon Feb 1 17:04:54 JST 2016


Add some warning messages for wd_authkey hash calculation failure

Sometimes wd_authkey calculation fails for some reason other than
authkey mismatch. The additional messages make these distingushable
for each other.

Branch
------
master

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

Modified Files
--------------
src/watchdog/watchdog.c     |  6 ++++++
src/watchdog/wd_heartbeat.c |  8 ++++++++
src/watchdog/wd_utils.c     | 20 ++++++++++++++++----
3 files changed, 30 insertions(+), 4 deletions(-)



More information about the pgpool-committers mailing list