[pgpool-committers: 7212] pgpool: Fix connection count when query is canceled.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Oct 30 06:36:03 JST 2020
Fix connection count when query is canceled.
Connection counter was not counted down when a query is canceled.
Per bug 656.
Branch
------
V4_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=37d32b98533d9bbd91d2e6301ea07149ff1a39b3
Modified Files
--------------
src/protocol/child.c | 1 +
1 file changed, 1 insertion(+)
More information about the pgpool-committers
mailing list