pgsql: Treat MINGW and MSYS the same in pg_upgrade test script

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Treat MINGW and MSYS the same in pg_upgrade test script
Date: 2019-08-26 11:49:04
Message-ID: E1i2DUe-0008Vq-Ko@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Treat MINGW and MSYS the same in pg_upgrade test script

On msys2, 'uname -s' reports a string starting MSYS instead on MINGW
as happens on msys1. Treat these both the same way. This reverts
608a710195a4b in favor of a more general solution.

Backpatch to all live branches.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/01c5ef99cc0c2a193c7446515a40d85fdccc498e

Modified Files
--------------
src/bin/pg_upgrade/test.sh | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-08-26 12:25:41 pgsql: Adjust to latest Msys2 kernel release number
Previous Message Michael Paquier 2019-08-26 05:40:00 Re: pgsql: Fix error handling of vacuumdb and reindexdb when running out of