pgsql: Skip some permissions checks on Cygwin - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Skip some permissions checks on Cygwin
Date
Msg-id E1sHjJc-001KCZ-Ku@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Skip some permissions checks on Cygwin

These are checks that are already skipped on other Windows systems.

Backpatch to all live branches, as appropriate.

Branch
------
REL_12_STABLE

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

Modified Files
--------------
src/bin/initdb/t/001_initdb.pl               |  2 +-
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 15 +++++++++++----
src/bin/pg_ctl/t/001_start_stop.pl           |  3 ++-
src/bin/pg_rewind/t/002_databases.pl         |  2 +-
4 files changed, 15 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Add postgres_inc to meson check for Python.h
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Clamp result of MultiXactMemberFreezeThreshold