pgbouncer - pgbouncer: if cannot login to target db at all, notify

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: if cannot login to target db at all, notify
Date: 2008-01-11 14:18:45
Message-ID: 20080111141845.1245317AC8AC@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
if cannot login to target db at all, notify clients (by killing them)

Modified Files:
--------------
pgbouncer/include:
proto.h (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/proto.h.diff?r1=1.2&r2=1.3)
pgbouncer/src:
proto.c (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/proto.c.diff?r1=1.14&r2=1.15)
server.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/server.c.diff?r1=1.22&r2=1.23)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2008-01-11 14:20:11 pgbouncer - pgbouncer: SHOW TOTALS command to give stats summary
Previous Message User Mkz 2008-01-11 13:24:59 pgbouncer - pgbouncer: more gcc warnings