[Pgpool-committers] pgpool - pgpool-II: * Fixed kind mismatch error in master slave mode

User Y-asaba y-asaba at pgfoundry.org
Thu Mar 13 13:11:14 UTC 2008


Log Message:
-----------
* Fixed kind mismatch error in master slave mode with following
  scenario. This bug was introduced in pgpool-II v2.0.

  BEGIN;
  SET client_encoding TO SJIS;

* Fixed load balancing in master slave mode. This bug was introduced
  in pgpool-II v2.0.

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.103 -> r1.104)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c.diff?r1=1.103&r2=1.104)


More information about the Pgpool-committers mailing list