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

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix build for directories with spaces in them by quoting
Date: 2007-04-21 20:58:05
Message-ID: 20070421205805.D82109FB629@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-04-21 21:01:46 pgsql: Some further performance tweaks for planning large inheritance
Previous Message Peter Eisentraut 2007-04-21 20:02:41 pgsql: Make configuration parameters fall back to their default values