[pgpool-committers: 6661] pgpool: Fix pool show command code.
Tatsuo Ishii
ishii at sraoss.co.jp
Sat Apr 11 14:55:22 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=0a6c308944301486a9a502c377e49e4db222b207
Modified Files
--------------
src/utils/pool_process_reporting.c | 24 ++++++++----------------
1 file changed, 8 insertions(+), 16 deletions(-)
More information about the pgpool-committers
mailing list