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

Tatsuo Ishii ishii at sraoss.co.jp
Sat Apr 11 14:55:03 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_6_STABLE

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

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



More information about the pgpool-committers mailing list