pgbouncer - pgbouncer: dont flush error and notice packets, as there may

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: dont flush error and notice packets, as there may
Date: 2007-04-18 13:00:18
Message-ID: 20070418130018.12F12217403@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
dont flush error and notice packets, as there may be several of them

Modified Files:
--------------
pgbouncer/src:
server.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/server.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2007-04-18 13:03:04 pgbouncer - pgbouncer: dont call proto if must-flush packet is pending
Previous Message Magnus Hagander 2007-04-18 10:14:06 pgsql: Change default build to release, to be consistent with unix