pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().
Date: 2026-08-31 06:14:43
Message-ID: E1x0vI2-00000007rmV-1e6y@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Down grade debug log to DEBUG5 in get_health_check_stats().

There was a debug log accidentally Left as LOG. Change it to DEBUG5.

Reported-by: seoktai-chun
Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Discussion: https://github.com/pgpool/pgpool2/issues/171
Backpatch-through: v4.3

Branch
------
V4_4_STABLE

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

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

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-08-31 06:14:48 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().
Previous Message Tatsuo Ishii 2026-08-31 06:14:23 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats().