Обсуждение: pgsql: Fix build for directories with spaces in them by quoting

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

pgsql: Fix build for directories with spaces in them by quoting

От
mha@postgresql.org (Magnus Hagander)
Дата:
Log Message:
-----------
Fix build for directories with spaces in them by quoting properly.

Joachim Wieland

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Install.pm (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.10&r2=1.11)
        vcregress.bat (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.bat.diff?r1=1.10&r2=1.11)