]> granicus.if.org Git - pgbouncer/commit
Postpone change of expect_rfq_count
authorMarko Kreen <markokr@gmail.com>
Fri, 6 Nov 2015 17:56:10 +0000 (19:56 +0200)
committerMarko Kreen <markokr@gmail.com>
Fri, 6 Nov 2015 17:56:10 +0000 (19:56 +0200)
commit700419d570bb34cd8e94239ffe1165cdc1fb0737
tree56ffb141071943d44cf43ad2fda6ac4af0809e74
parent99c0215157432763e20ade7450e6a0a62644618a
Postpone change of expect_rfq_count

When changed too early and client socket is paused,
then packet will processed again when socket is woken
up and expect_rfq_count will be too high.
src/client.c