Use shorter location for pg_replslot in pg_basebackup test

Andrew Dunstan <andrew@dunslane.net>

Commit: 38342df830f0e6303ed0c17b58f8b1c9e310605e
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2023-07-08T15:43:37Z
Releases: 14.9
Use shorter location for pg_replslot in pg_basebackup test

The symlink to a longer location tripped up some Windows limit on
buildfarm animal fairywren when running with meson, which uses slightly
longer paths.

Backpatch to release 14 to keep the script in sync. Before that the
script skipped all symlink related tests on Windows.

Files

PathChange+/−
src/bin/pg_basebackup/t/010_pg_basebackup.pl modified +8 −7