[pgpool-committers: 6797] pgpool: Fix miscount of connection_count
Takuma Hoshiai
hoshiai at sraoss.co.jp
Mon Jun 22 11:47:50 JST 2020
Fix miscount of connection_count
There is a possibility that pgpool duplicate the count down of conections
when query cancel such as pg_terminate_backend() commmand.
Branch
------
V3_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=7587851563204a99154c98a69160dd137e977024
Modified Files
--------------
src/protocol/child.c | 3 +++
1 file changed, 3 insertions(+)
More information about the pgpool-committers
mailing list