Use shorter location for pg_replslot in pg_basebackup test
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 8 Jul 2023 15:21:58 +0000 (11:21 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 8 Jul 2023 15:46:09 +0000 (11:46 -0400)
commit3e859b3d7af1b249e89d5e8e25a6f4b678624238
tree7171eb360279aea50f4350d5849cdad88f63103a
parentd12d1a9278dfd40694ef98fe8bc9e2d07fd1000e
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.
src/bin/pg_basebackup/t/010_pg_basebackup.pl