Thread: pgsql: Improve msys2 detection for TAP tests

pgsql: Improve msys2 detection for TAP tests

From
Andrew Dunstan
Date:
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.

Branch
------
master

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

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Utils.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)