Обсуждение: pgsql: Tighten up Windows CRLF conversion in our TAP test scripts.

Поиск
Список
Период
Сортировка

pgsql: Tighten up Windows CRLF conversion in our TAP test scripts.

От
Tom Lane
Дата:
Tighten up Windows CRLF conversion in our TAP test scripts.

Back-patch commits 91bdf499b and ffb4cee43, so that all branches
agree on when and how to do Windows CRLF conversion.

This should close the referenced thread.  Thanks to Andrew Dunstan
for discussion/review.

Discussion: https://postgr.es/m/412ae8da-76bb-640f-039a-f3513499e53d@gmx.net

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/89162b7364bf7831cde458a9a298c060256dc59a

Modified Files
--------------
src/bin/pg_rewind/t/RewindTest.pm |  2 +-
src/test/perl/PostgresNode.pm     | 17 ++++++++++-------
src/test/perl/TestLib.pm          |  2 +-
3 files changed, 12 insertions(+), 9 deletions(-)