diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-07-09 11:37:21 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-07-09 11:37:21 -0400 |
commit | ffb4cee43bdccb54f0cf072a51dedc74e343b6f1 (patch) | |
tree | dc718aafb41e6990f9f3dfb330e2cc2fe88c01a7 /src/backend/utils/adt/misc.c | |
parent | 991c444e7ad3a1ff7bcffff4121e6ff67c4783fc (diff) | |
download | postgresql-ffb4cee43bdccb54f0cf072a51dedc74e343b6f1.tar.gz postgresql-ffb4cee43bdccb54f0cf072a51dedc74e343b6f1.zip |
Further tighten Windows CRLF conversion in our TAP test scripts.
Buildfarm results now imply that Perl's IPC::Run does CRLF conversion
for us if we're using native Perl, but not when using MSys Perl.
Restrict the conversions done by PostgresNode.pm to act only in the
latter case. (Similar conversions done in TestLib.pm and RewindTest.pm
were already handled this way.)
Discussion: https://postgr.es/m/412ae8da-76bb-640f-039a-f3513499e53d@gmx.net
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions