pgsql: Update the SSL test suite for recent changes to TAP testing fram - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Update the SSL test suite for recent changes to TAP testing fram
Date
Msg-id E1ZXEYN-0002K5-AZ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update the SSL test suite for recent changes to TAP testing framework.

listen_addresses needs to be handled differently now, and so does
logging.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a09009e4278439f99d03adfefe2eec72ca35dcc3

Modified Files
--------------
src/test/ssl/ServerSetup.pm    |   16 +++++++---------
src/test/ssl/t/001_ssltests.pl |   12 ++----------
2 files changed, 9 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: pgsql: Allow usage of huge maintenance_work_mem for GIN build.
Next
From: Noah Misch
Date:
Subject: pgsql: Disable fsync throughout TAP test suites.