]> granicus.if.org Git - pgbouncer/commit
server_reset_query_always
authorMarko Kreen <markokr@gmail.com>
Mon, 31 Aug 2015 16:58:06 +0000 (19:58 +0300)
committerMarko Kreen <markokr@gmail.com>
Mon, 31 Aug 2015 16:58:06 +0000 (19:58 +0300)
commit9c729257bd59d90dc729d001c55a29a11a4f1e7c
treed87b65393b97479aa845425c55fa5baa2216375b
parent56ca60ad78e0083053203ac82a4aac90b2fc7b7e
server_reset_query_always

Do not use server_reset_query for non-session pools.

New setting `server_reset_query_always` to restore
old behaviour.  1.6 will also have this setting
but with different default perhaps.
doc/config.rst
etc/pgbouncer.ini
include/bouncer.h
src/main.c
src/objects.c