[pgpool-committers: 4046] pgpool: Fix debug print.

Tatsuo Ishii ishii at postgresql.org
Mon May 22 12:28:36 JST 2017


Fix debug print.

The debugging line after an if statement should be included in a curly
brance. Otherwise report wrong information.

Branch
------
V3_6_STABLE

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

Modified Files
--------------
src/protocol/CommandComplete.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list