pgsql: Unrevert "Force nodes for SSL tests to start in TCP mode"

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Unrevert "Force nodes for SSL tests to start in TCP mode"
Date: 2024-07-09 13:42:52
Message-ID: E1sRB7M-000zdE-VL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Unrevert "Force nodes for SSL tests to start in TCP mode"

This reverts commit 8b03d743a85fed4930645382a219cc75bdf7ab73.

Release 12 required a little extra sauce to make it work, but this has
been tested now.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d1c30fd884b60c6f342e728df046cf2f701e79d7

Modified Files
--------------
src/test/ssl/t/SSLServer.pm | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2024-07-09 18:05:26 pgsql: Introduce pg_signal_autovacuum_worker.
Previous Message Fujii Masao 2024-07-09 12:31:28 pgsql: Fix comment in libpqrcv_check_conninfo().