pgpool: Test: add log_backend_messages to 124.bug700_memqcache_segfault

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Test: add log_backend_messages to 124.bug700_memqcache_segfault
Date: 2025-09-27 10:11:41
Message-ID: E1v2Ru1-004lGO-0D@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Test: add log_backend_messages to 124.bug700_memqcache_segfault regression test.

To investigate recent failure of the test, add:
log_backend_messages = terse

Branch
------
master

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

Modified Files
--------------
src/test/regression/tests/124.bug700_memqcache_segfault/test.sh | 1 +
1 file changed, 1 insertion(+)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-09-30 09:11:22 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18.
Previous Message Tatsuo Ishii 2025-09-24 01:44:23 pgpool: Fix pg_enc not working if both -p and -P are provided.