Skip some permissions checks on Cygwin
authorAndrew Dunstan <[email protected]>
Thu, 13 Jun 2024 11:38:48 +0000 (07:38 -0400)
committerAndrew Dunstan <[email protected]>
Thu, 13 Jun 2024 11:42:14 +0000 (07:42 -0400)
commit0e51485392c0c457de0709181a3d2bfdba6f3fb6
tree98ea4ebf93d776f132c809b988e4f5e4de258943
parent096f2132c66c9e267999707b3d83482749748520
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