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

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 pool_temp_tables_delete().
Date: 2026-08-29 05:26:01
Message-ID: E1x0BZn-0000000BSy7-48Ir@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Down grade debug log to DEBUG5 in pool_temp_tables_delete().

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

Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Backpatch-through: v4.3

Branch
------
V4_5_STABLE

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

Modified Files
--------------
src/context/pool_session_context.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-08-29 05:26:06 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete().
Previous Message Tatsuo Ishii 2026-08-29 05:25:56 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete().