Allow MSYS as well as MINGW in Msys uname

Andrew Dunstan <andrew@dunslane.net>

Commit: 1fcb0dfa681572d04061896ffb0761a0e559191f
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2018-05-04T19:03:38Z
Releases: 9.5.13
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.

Files

PathChange+/−
src/bin/pg_upgrade/test.sh modified +1 −1