pgpool - pgpool: fix bug in health_check().

Lists: pgsql-committers
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
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)