[pgpool-committers: 6658] pgpool: Fix pool show command code.

Tatsuo Ishii ishii at sraoss.co.jp
Sat Apr 11 14:55:08 JST 2020


Fix pool show command code.

Enhance common function send_complete_and_ready() so that it uses
local variable in more sane way.

Also fix unnecessary limitation of number of rows affected by the
command.

Patch provided by sherlockcpp and Tatsuo Ishii.

Branch
------
V3_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=53363c9f2499a487c65cf852d4b45bb52dd688bc

Modified Files
--------------
src/utils/pool_process_reporting.c | 26 +++++++++++---------------
1 file changed, 11 insertions(+), 15 deletions(-)



More information about the pgpool-committers mailing list