pgpool - pgpool: fix bug in health_check().

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: fix bug in health_check().
Date: 2005-09-02 14:28:20
Message-ID: 20050902142820.B5E5F112501F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fix bug in health_check(). It made wrong reports if secondary goes
down. Per Bunji Nagahashi.

Modified Files:
--------------
pgpool:
child.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/child.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2005-09-02 14:31:42 psqlodbc - psqlodbc: Remove unnecessary query length limitation, and
Previous Message User T-ishii 2005-09-02 14:24:54 pgpool - pgpool: fix typo in log message