pgsql: Remove most msys special processing in TAP tests

Started by Andrew Dunstanover 4 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

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: /messages/by-id/c65a8781-77ac-ea95-d185-6db291e1baeb@dunslane.net

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a5716baac00b68e6cf0720047dddfe8892c8033e

Modified Files
--------------
src/bin/pg_ctl/t/001_start_stop.pl | 11 +----------
src/bin/pg_rewind/t/RewindTest.pm | 1 -
src/test/perl/PostgresNode.pm | 15 +--------------
src/test/perl/TestLib.pm | 6 ------
src/test/recovery/t/cp_history_files | 7 -------
5 files changed, 2 insertions(+), 38 deletions(-)