pgsql: Allow SSL TAP tests to run on Windows

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Allow SSL TAP tests to run on Windows
Дата
Msg-id E1iEh70-0004ok-28@gemulon.postgresql.org
обсуждение исходный текст
Список 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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/63d3e1142a0554c33818741d44926fc036a0499b

Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Clarify release notes item
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Translation updates