agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). 12+ messages / 1 participants [nested] [flat]
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:25 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:25 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_3_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3d9de7b4d508e8b620f49fe40cfe2361edd63... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:25 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:25 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_4_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2a4cd12ea244a493099f11fdd26607b4d1e02... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_5_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=19cb04072aae449280f3292deeef44be735b9... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=e04ff84c28390405dc0f2eda41d3fa392df67... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f9634a7fb99c40b3bd8a57c5f76a7756506ef... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). @ 2026-08-29 05:26 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-29 05:26 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Backpatch-through: v4.3 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=45146a986fef60cd00737f166411bda49400a... Modified Files -------------- src/context/pool_session_context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:14 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:14 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Discussion: https://github.com/pgpool/pgpool2/issues/171 Backpatch-through: v4.3 Branch ------ V4_3_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=916334a011b1f898dc7efd21a4c5e6f83f8d4... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:14 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:14 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.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=fddf794a293c4e1da481fd17c2610988327c6... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:14 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:14 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Discussion: https://github.com/pgpool/pgpool2/issues/171 Backpatch-through: v4.3 Branch ------ V4_5_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a48a24ebf869228fadfdcf14e6acf9a25ac59... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:14 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:14 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Discussion: https://github.com/pgpool/pgpool2/issues/171 Backpatch-through: v4.3 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bb7d8f56a170c46965c87e3a93a503cfc0bc9... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:14 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:14 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Discussion: https://github.com/pgpool/pgpool2/issues/171 Backpatch-through: v4.3 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=848517b3074326706f43303da985779f26a44... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
* pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). @ 2026-08-31 06:15 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 12+ messages in thread From: Tatsuo Ishii @ 2026-08-31 06:15 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org 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@postgresql.org> Discussion: https://github.com/pgpool/pgpool2/issues/171 Backpatch-through: v4.3 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1a873669fea0f3f0dec37051c2417c66efe26... Modified Files -------------- src/utils/pool_process_reporting.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ^ permalink raw reply [nested|flat] 12+ messages in thread
end of thread, other threads:[~2026-08-31 06:15 UTC | newest] Thread overview: 12+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-08-29 05:25 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-29 05:25 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-29 05:26 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-29 05:26 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-29 05:26 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-29 05:26 pgpool: Down grade debug log to DEBUG5 in pool_temp_tables_delete(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:14 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:14 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:14 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:14 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:14 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org> 2026-08-31 06:15 pgpool: Down grade debug log to DEBUG5 in get_health_check_stats(). Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox