Add debug message to send_params().
Previously there was no way to know pgpool sent parameter status
messages to frontend when connection cache is used.
This commit adds debug1 message to send_params() so that it prints
debug message when it sends the parameter status messages to frontend.
Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=08b5999c181820a3c26fcdbbf1dde80ee4dddfb8
Modified Files
--------------
src/protocol/child.c | 2 ++
1 file changed, 2 insertions(+)