[pgpool-committers: 9458] pgpool: Downgrade log message.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Jun 29 11:00:00 JST 2023


Downgrade log message.

It is pointed out in https://www.pgpool.net/mantisbt/view.php?id=806
that there are log entries in the log file:

LOG: pool_pending_message_set_flush_request: msg: Parse

The messages were for debugging and the log level should have been a
DEBUG*. So I changed the log level from LOG to DEBUG5.

Branch
------
master

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

Modified Files
--------------
src/context/pool_session_context.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list