pgsql: Allow SSL TAP tests to run on Windows

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Allow SSL TAP tests to run on Windows
Date: 2019-09-29 21:52:14
Message-ID: E1iEh70-0004on-2W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow SSL TAP tests to run on Windows

Windows does not enforce key file permissions checks in libpq, and psql
can produce CRLF line endings on Windows.

Backpatch to Release 12 (CRLF) and Release 11 (permissions check)

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/51e3005a072c3007b32634043c46673dd9decf03

Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-29 21:57:56 pgsql: Translation updates
Previous Message Peter Eisentraut 2019-09-29 21:30:41 pgsql: doc: Clarify release notes item