[Pgpool-committers] pgpool - pgpool-II: Add currval() and lastval() to black_function_list.

User T-ishii t-ishii at pgfoundry.org
Wed May 11 01:57:14 UTC 2011


Log Message:
-----------
Add currval() and lastval() to black_function_list.  If they are load
balanced, currval() or lastval() may be called before the result of
nextval() or setval() is propagated to slaves.

Tags:
----
V3_0_STABLE

Modified Files:
--------------
    pgpool-II:
        pgpool.conf.sample-master-slave (r1.12.2.2 -> r1.12.2.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pgpool.conf.sample-master-slave?r1=1.12.2.2&r2=1.12.2.3)
        pgpool.conf.sample-stream (r1.5.2.2 -> r1.5.2.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pgpool.conf.sample-stream?r1=1.5.2.2&r2=1.5.2.3)


More information about the Pgpool-committers mailing list