pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS
Дата
Msg-id E1Q81Gb-0006Nv-II@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.

Some versions of xcopy, notably on Windows 7 don't like it. Backpatch
to 8.3, where we first used xcopy.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a5c629f373a8125cd7682083a290fff452db3757

Modified Files
--------------
src/tools/msvc/Install.pm |    8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Avoid use of mixed slash style paths in arguments to xcopy in MS