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:25:56
Message-ID: E1x0BZj-0000000BSvK-02bE@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_4_STABLE

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

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:01 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete().
Previous Message Tatsuo Ishii 2026-08-29 05:25:51 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete().