[Pgpool-committers] pgpool - pgpool-II: Fix pool_debug's mismatch between data type and

User T-ishii t-ishii at pgfoundry.org
Sat Aug 1 11:36:42 UTC 2009


Log Message:
-----------
Fix pool_debug's mismatch between data type and conversion
specification for time_t.
Check MASTER_CONNECTION(p)->sp) is non 0 before further referring to
sp. Current implementation may interrupt in the window, after setting
p and before setting sp.

Modified Files:
--------------
    pgpool-II:
        pool_connection_pool.c (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_connection_pool.c?r1=1.13&r2=1.14)


More information about the Pgpool-committers mailing list