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:48:20 +0000 (11:48 -0400)
commit67ece2e709c44880bd634daa18c0f9d6862857f5
treecb69281bc6786cb3b77e7ac026356b35b28d2093
parent1421e8f3b6fc489f66d665d2a657f1af8bcd6595
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 all live branches to keep the script in sync.
src/bin/pg_basebackup/t/010_pg_basebackup.pl