]> granicus.if.org Git - pgbouncer/commit
Apply fast-fail at connect time.
authorMarko Kreen <markokr@gmail.com>
Mon, 19 Jul 2010 07:30:15 +0000 (07:30 +0000)
committerMarko Kreen <markokr@gmail.com>
Wed, 4 Aug 2010 04:06:16 +0000 (07:06 +0300)
commit760760d62b71b773aca6efef8024039501819210
treedb31db7db0e24381bd4ef2fb084ed4f099e9c6d0
parentaef610f0bd47a28b9f73b3eb2121140ab97026fe
Apply fast-fail at connect time.

If server is failing, the clients get error when connecting.
include/objects.h
src/client.c
src/objects.c