pgsql: xcopy can only deal with forward-slashed paths when it's quoted - - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: xcopy can only deal with forward-slashed paths when it's quoted -
Date
Msg-id 20070402121126.A83EC9FB4D9@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
xcopy can only deal with forward-slashed paths when it's quoted - needed
for "vcregress check" to work.
Per report from Dave Page.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Install.pm (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix caching of unsuccessful initialization of parser or
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: pginstaller - pginst: Fix some more hard coded paths.