pgsql: pg_basebackup: Adjust tests for long file name issues

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: pg_basebackup: Adjust tests for long file name issues
Дата
Msg-id E1XmvBP-0007v6-8N@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_basebackup: Adjust tests for long file name issues

Work around accidental test failures because the working directory path
is too long by creating a temporary directory in the (hopefully shorter)
system location, symlinking that to the working directory, and creating
the tablespaces using the shorter path.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/926f5cea472676b8378f02cd80c2c5f86226d981

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl |   15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Update pg_receivexlog note
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_basebackup: Adjust tests for long file name issues