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:40:58 +0000 (07:40 -0400)
commit32c5dc0ebe83e927c953c42ad79148a03933c6ba
tree02972bad985e4d1db876dafc9377344701491a33
parenta13c7ee87b0ab31ecbf1a9e9302ee48b52d1cf9a
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