[Pgpool-committers] pgpool - pgpool-II: Do not force replication of DEALLOCATE if operated

User T-ishii t-ishii at pgfoundry.org
Fri Dec 25 00:35:18 UTC 2009


Log Message:
-----------
Do not force replication of DEALLOCATE if operated in master/slave
mode. Now that pgpool do not execute PARSE in all nodes, this was
pointless and caused problem (kind mismatch when executing DEALLOCATE).

Tags:
----
V2_2_STABLE

Modified Files:
--------------
    pgpool-II:
        pool_proto_modules.c (r1.6.2.17 -> r1.6.2.18)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_proto_modules.c?r1=1.6.2.17&r2=1.6.2.18)


More information about the Pgpool-committers mailing list