]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove most msys special processing in TAP tests
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 20 Feb 2022 16:49:33 +0000 (11:49 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 20 Feb 2022 16:49:33 +0000 (11:49 -0500)
commita5716baac00b68e6cf0720047dddfe8892c8033e
tree138402b4337512b685bbda3093b6a1a51b1e63a9
parentc27aa21e0dc89484fec38cd4e2189c6c1a5cf251
Remove most msys special processing in TAP tests

Following migration of Windows buildfarm members running TAP tests to
use of ucrt64 perl for those tests, special processing for msys perl is
no longer necessary and so is removed.

Backpatch to release 10

Discussion: https://postgr.es/m/c65a8781-77ac-ea95-d185-6db291e1baeb@dunslane.net
src/bin/pg_ctl/t/001_start_stop.pl
src/bin/pg_rewind/t/RewindTest.pm
src/test/perl/PostgresNode.pm
src/test/perl/TestLib.pm
src/test/recovery/t/cp_history_files