pgbouncer - pgbouncer: dont flush error and notice packets, as there may - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: dont flush error and notice packets, as there may
Date
Msg-id 20070418130018.12F12217403@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Change default build to release, to be consistent with unix
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: dont call proto if must-flush packet is pending