[pgpool-committers: 7214] pgpool: Fix connection count when query	is canceled.
    Tatsuo Ishii 
    ishii at sraoss.co.jp
       
    Fri Oct 30 06:36:14 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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8109dfda445edeeee29449af8d51c37d187a1713
Modified Files
--------------
src/protocol/child.c | 1 +
1 file changed, 1 insertion(+)
    
    
More information about the pgpool-committers
mailing list