Allow MSYS as well as MINGW in Msys uname

Andrew Dunstan <andrew@dunslane.net>

Commit: 679b07469a17eb08271dfeec1f015f9239ce40bd
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2018-05-04T19:01:57Z
Releases: 9.6.9
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