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

Tatsuo Ishii ishii at sraoss.co.jp
Thu Jun 29 10:59:55 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
------
V4_4_STABLE

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

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



More information about the pgpool-committers mailing list