Обсуждение: pgsql: Further refinement of stuck_on_old_timeline recovery test

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

pgsql: Further refinement of stuck_on_old_timeline recovery test

От
Andrew Dunstan
Дата:
Further refinement of stuck_on_old_timeline recovery test

TestLib::perl2host can take a file argument as well as a directory
argument, so that code becomes substantially simpler. Also add comments
on why we're using forward slashes, and why we're setting
PERL_BADLANG=0.

Discussion: https://postgr.es/m/e9947bcd-20ee-027c-f0fe-01f736b7e345@dunslane.net

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/fb3d6b0e1aa41518857ff12534bef49503ce7575

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