Allow MSYS as well as MINGW in Msys uname
Msys2's uname -s outputs a string beginning MSYS rather than MINGW as is
output by Msys. Allow either in pg_upgrade's test.sh.
Backpatch to all live branches.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/608a710195a4be20ad5f3e97b24db76aebe02808
Modified Files
--------------
src/bin/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)