Improve msys2 detection for TAP tests
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 27 Jan 2022 13:17:42 +0000 (08:17 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 27 Jan 2022 13:27:56 +0000 (08:27 -0500)
commitacea505186e65dff33db69517d36a02c7b4f0283
treedc7f496fe5fd79ace68b1e95eb02b7f178b9dc57
parentfefce9ef987ea00cd963f679223fdb9d381b9ec5
Improve msys2 detection for TAP tests

Perl instances on some msys toolchains (e.g. UCRT64) have their
configured osname set to 'MSWin32' rather than 'msys'.  The test for
the msys2 platform is adjusted accordingly.

Backpatch to release 14.
src/test/perl/PostgreSQL/Test/Utils.pm