pgsql: Improve pg_basebackup long file name test Windows robustness

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Improve pg_basebackup long file name test Windows robustness
Дата
Msg-id E1qGKEP-001iBX-5O@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve pg_basebackup long file name test Windows robustness

Creation of a file with a very long name can create problems on Windows
due to its file path limits. Work around that by creating the file via a
symlink with a shorter name.

Error displayed by buildfarm animal fairywren.o

Backpatch to all live branches

Branch
------
REL_13_STABLE

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

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Improve pg_basebackup long file name test Windows robustness
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Improve pg_basebackup long file name test Windows robustness