Обсуждение: pgsql: Further tweaks to stuck_on_old_timeline recovery test

Поиск
Список
Период
Сортировка

pgsql: Further tweaks to stuck_on_old_timeline recovery test

От
Andrew Dunstan
Дата:
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.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/319d616dd0fb06f45545d22820d3acb4154a2e70

Modified Files
--------------
src/test/recovery/t/025_stuck_on_old_timeline.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)