pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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
--
REL9_4_STABLE

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

Modified Files
--
contrib/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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
--
REL_10_STABLE

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

Modified Files
--
src/bin/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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
--
REL9_3_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/594ff3d7d78c7acf73ae3ea47795dc3e07550227

Modified Files
--
contrib/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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(-)



pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/1fcb0dfa681572d04061896ffb0761a0e559191f

Modified Files
--
src/bin/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



pgsql: Allow MSYS as well as MINGW in Msys uname

2018-05-04 Thread Andrew Dunstan
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
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/679b07469a17eb08271dfeec1f015f9239ce40bd

Modified Files
--
src/bin/pg_upgrade/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)