]> 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 11:41:49 +0000 (07:41 -0400)
commitc38518fa978075d08d64a34e1b4504da13a81e02
tree2f24a12fbee481125a5753e602e18a54225a1894
parent1d0399b54068586db003691c218c3d68bee055c8
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