pgbouncer - pgbouncer: immidiate suspend of logged in clients should be

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: immidiate suspend of logged in clients should be
Date: 2007-03-15 14:48:48
Message-ID: 20070315144848.B02462172F1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
immidiate suspend of logged in clients should be done bit differently

Modified Files:
--------------
pgbouncer/src:
janitor.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c.diff?r1=1.3&r2=1.4)
janitor.h (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.h.diff?r1=1.1.1.1&r2=1.2)
objects.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/objects.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2007-03-15 14:50:03 pgbouncer - pgbouncer: update relnotes
Previous Message User Mkz 2007-03-15 14:48:10 pgbouncer - pgbouncer: allow SELECT in place of SHOW