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

User T-ishii t-ishii at pgfoundry.org
Fri Dec 25 01:59:54 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).

Modified Files:
--------------
    pgpool-II:
        pool_proto_modules.c (r1.28 -> r1.29)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_proto_modules.c?r1=1.28&r2=1.29)


More information about the Pgpool-committers mailing list