[Pgpool-committers] pgpool - pgpool-II: Fix hang up in load balancing mode.

User Y-asaba y-asaba at pgfoundry.org
Tue Oct 16 02:57:44 UTC 2007


Log Message:
-----------
Fix hang up in load balancing mode.

  BEGIN;
  SELECT 1;
  COMMIT;
  SELECT 1;  <-- hang up

The bug was introduced in V1.2.
Reported by Felix J. Ogris.

Tags:
----
V1_STABLE

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.23.2.20 -> r1.23.2.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c.diff?r1=1.23.2.20&r2=1.23.2.21)


More information about the Pgpool-committers mailing list