[Pgpool-committers] pgpool - pgpool-II: Fix bug with load_balance that JDBC driver sends

User Kitagawa kitagawa at pgfoundry.org
Wed Feb 16 02:11:08 UTC 2011


Log Message:
-----------
Fix bug with load_balance that JDBC driver sends BEGIN to master node
many times.
The transaction state to return to a frontend should use 
REAL_MASTER_NODE_ID macro.

Tags:
----
V3_0_STABLE

Modified Files:
--------------
    pgpool-II:
        pool_proto_modules.c (r1.89.2.3 -> r1.89.2.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_proto_modules.c?r1=1.89.2.3&r2=1.89.2.4)


More information about the Pgpool-committers mailing list