pgpool - pgpool: Fix bug in health checking.

From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: Fix bug in health checking.
Date: 2005-02-25 06:38:17
Message-ID: 20050225063817.26964AAD8B8@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bug in health checking. PostgreSQL failure could not be detected.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-02-25 14:03:05 pgsql: Fix float8->int64 transformation
Previous Message Bruce Momjian 2005-02-25 04:56:01 pgsql: Please find enclosed a patch, per Dennis Bj<C3><B6>rklund, that