pgsql: Further tweaks to stuck_on_old_timeline recovery test

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Further tweaks to stuck_on_old_timeline recovery test
Дата
Msg-id E1lsOA6-0006PD-Hf@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9d97c3408319b43718e4b85bc694697db1af32c6

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Ignore more environment variables in pg_regress.c
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Work around portability issue with newer versions of mktime().