Improve msys2 detection for TAP tests

Andrew Dunstan <andrew@dunslane.net>

Commit: acea505186e65dff33db69517d36a02c7b4f0283
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-01-27T13:27:56Z
Releases: 15.0
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.

Files

PathChange+/−
src/test/perl/PostgreSQL/Test/Utils.pm modified +2 −1