Further tweaks to stuck_on_old_timeline recovery test
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 13 Jun 2021 11:10:41 +0000 (07:10 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 13 Jun 2021 11:19:34 +0000 (07:19 -0400)
commit47d5781cb137a2b027e2bf230a010a8407aeda00
tree6e2f9c5ad733f8781355f05109980028b6821772
parent545aa6a59357f7fb8e341a6a5b4c85e322e78697
Further tweaks to stuck_on_old_timeline recovery test

Translate path slashes on target directory path. This was confusing old
branches, but is applied to all branches for the sake of uniformity.
Perl is perfectly able to understand paths with forward slashes.

Along the way, restore the previous archive_wait query, for the sake of
uniformity with other tests, per gripe from Tom Lane.
src/test/recovery/t/025_stuck_on_old_timeline.pl