]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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 12:10:16 +0000 (08:10 -0400)
commitca947649208ce7343c54c8f92e67ea9274be812c
treed0c1bbd4a0b2428757093f471866127e1c868ebc
parent9256bf6eb35a06d5d78db1c3cae7e23225038172
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