pgpool - pgpool: Fix show pool_status command bug. - Mailing list pgsql-committers

From t-ishii@pgfoundry.org (User T-ishii)
Subject pgpool - pgpool: Fix show pool_status command bug.
Date
Msg-id 20050816134219.D6571112501B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix show pool_status command bug. Sometimes secondary host is showed
"unused" even it is actually used.

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

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove registration message in all the supported back branches;
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update pgcvslog comment on how to find branch start time.