agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. 6+ messages / 1 participants [nested] [flat]
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ V4_2_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=97d069aa41ddc022f7484cadb71a044f9fefb... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ V4_3_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1172609c228c4bb2061665dedb8d34314c843... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ V4_4_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5f8593aad5e19ed1f12c5b2a8f990f36502db... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ V4_5_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=61d019b48816fe85bd1eb88685aa7133834bd... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3ddbc64f1211841d66317f8170b9293425a1b... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. @ 2025-09-30 09:11 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2025-09-30 09:11 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Test: adapt 023.ssl_connection to PostgreSQL 18. PostgreSQL 18 heavily changed psql's \conninfo output format, which made the test fail because the test relies on \conninfo. This commit makes the test script aware the PostgreSQL version to fix the issue. Backpatch-through: v4.2 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c173a2f47c325dfabea60ea7d5b17f9758668... Modified Files -------------- src/test/regression/tests/023.ssl_connection/test.sh | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2025-09-30 09:11 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. Tatsuo Ishii <ishii@postgresql.org> 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. Tatsuo Ishii <ishii@postgresql.org> 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. Tatsuo Ishii <ishii@postgresql.org> 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. Tatsuo Ishii <ishii@postgresql.org> 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. Tatsuo Ishii <ishii@postgresql.org> 2025-09-30 09:11 pgpool: Test: adapt 023.ssl_connection to PostgreSQL 18. 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