Thread: pgbouncer - pgbouncer: Don't let clients queue in case no servers and

pgbouncer - pgbouncer: Don't let clients queue in case no servers and

From
mkz@pgfoundry.org (User Mkz)
Date:
Log Message:
-----------
Don't let clients queue in case no servers and connections fail.

That allows to avoid unnecessary delays in hopeless situations.

Modified Files:
--------------
    pgbouncer/src:
        janitor.c (r1.37 -> r1.38)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c?r1=1.37&r2=1.38)
        objects.c (r1.54 -> r1.55)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c?r1=1.54&r2=1.55)