]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:38 +0000 (07:19 -0400)
commit319d616dd0fb06f45545d22820d3acb4154a2e70
treeee7f17a8203ea6fb960fb698e868b691f9bd52b1
parentd31c316c74ee3cf2942cb91c2fe91fb6749730c7
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