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