Skip some permissions checks on Cygwin
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 13 Jun 2024 11:38:48 +0000 (07:38 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 13 Jun 2024 11:38:48 +0000 (07:38 -0400)
commitf83908798f78c4cafda217ca875602c88ea2ae28
tree403bc46acaae3c6419a42ebde66cc76fe6973d96
parent11b9b8ce44a8cc80cbef6ade2b5ae7438227da79
Skip some permissions checks on Cygwin

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

Backpatch to all live branches, as appropriate.
src/bin/initdb/t/001_initdb.pl
src/bin/pg_basebackup/t/010_pg_basebackup.pl
src/bin/pg_ctl/t/001_start_stop.pl
src/bin/pg_rewind/t/002_databases.pl
src/bin/pg_verifybackup/t/003_corruption.pl