pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces.
Date
Msg-id E1bMd4H-00051R-61@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix TAP tests and MSVC scripts for pathnames with spaces.

Back-patch relevant parts of commit 30b2731bd into 9.1-9.3.

Michael Paquier, Kyotaro Horiguchi

Discussion: <20160704.160213.111134711.horiguchi.kyotaro@lab.ntt.co.jp>

Branch
------
REL9_2_STABLE

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

Modified Files
--------------
src/tools/msvc/Install.pm   | 32 ++++++++++++++++++++++----------
src/tools/msvc/vcregress.pl | 22 ++++++++++++++--------
2 files changed, 36 insertions(+), 18 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add missing newline in error message
Next
From: Tom Lane
Date:
Subject: pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces.