pgsql: Skip permissions test under MINGW/Windows - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Skip permissions test under MINGW/Windows
Date
Msg-id E1f5Msp-0007oF-Nf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Skip permissions test under MINGW/Windows

We don't support the same kind of permissions tests on Windows/MINGW, so
these tests really shouldn't be getting run on that platform.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9d0383c015aabd7565f3df010a5ff56b46aa8756

Modified Files
--------------
src/bin/pg_upgrade/test.sh | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix EXEC BACKEND + Windows builds for group privs
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: Fix EXEC BACKEND + Windows builds for group privs