Thread: pgbouncer - pgbouncer: decrease noise from bad connections the

pgbouncer - pgbouncer: decrease noise from bad connections the

From
mkz@pgfoundry.org (User Mkz)
Date:
Log Message:
-----------
decrease noise from bad connections

the accepting new connection does not need to stop if bad one appears.

Modified Files:
--------------
    pgbouncer/src:
        objects.c (r1.45 -> r1.46)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c.diff?r1=1.45&r2=1.46)
        pooler.c (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/pooler.c.diff?r1=1.13&r2=1.14)
        sbuf.c (r1.30 -> r1.31)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/sbuf.c.diff?r1=1.30&r2=1.31)