[pgpool-committers: 4048] 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
------
master

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

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



More information about the pgpool-committers mailing list