[pgpool-committers: 4047] 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_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4e3f19f65eb2b19e2c16bf872ac8d682b973c728
Modified Files
--------------
src/protocol/CommandComplete.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list