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-00051P-5x@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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/57e9ea2ddeb09e2e41a8b315e4d6693e8dd749a1

Modified Files
--------------
src/tools/msvc/Install.pm   | 32 ++++++++++++++++++++++----------
src/tools/msvc/vcregress.pl | 20 +++++++++++++-------
2 files changed, 35 insertions(+), 17 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Update URL for PL/PHP