Downgrade log level of ParameterStatus message.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 11 Mar 2022 01:38:08 +0000 (10:38 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 11 Mar 2022 01:45:41 +0000 (10:45 +0900)
commit14e46899b45c98e02ae3eb5a7bc2750edcda8df5
tree593fc3fa87efda04ed549b17df137625b6a91c43
parent24a8ffd8db8917554eb78459aff7d3d8063b0c5e
Downgrade log level of ParameterStatus message.

In commit 4bcba5258130c3cd9f855157a4359aad2fa7acfc the log level when
ParameterStatus message arrives from backend was changed from DEBUG5
to LOG. There are multiple complains about the change because chances
of the event is more frequent than I thought. So revert back the log
level to DEBUG5.

Discussion: https://www.pgpool.net/pipermail/pgpool-general/2022-March/008101.html
src/protocol/pool_process_query.c