[Pgpool-committers] pgpool - pgpool-II: Add pgpool_switch_xlog function.

User Kitagawa kitagawa at pgfoundry.org
Mon Aug 9 10:53:53 UTC 2010


Log Message:
-----------
Add pgpool_switch_xlog function.
pgpool_switch_log is the same as pg_switch_xlog except that it wait till
archiving is completed.
Fix pgpool_recovery and pgpool_remote_start so that they can compile 
with PostgreSQL 7.3.

Modified Files:
--------------
    pgpool-II/sql/pgpool-recovery:
        pgpool-recovery.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-recovery/pgpool-recovery.c?r1=1.7&r2=1.8)
        pgpool-recovery.sql.in (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-recovery/pgpool-recovery.sql.in?r1=1.2&r2=1.3)
    pgpool-II/doc:
        pgpool-ja.html (r1.95 -> r1.96)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/doc/pgpool-ja.html?r1=1.95&r2=1.96)


More information about the Pgpool-committers mailing list