pgsql: Recognize Makefile line continuations in fetchRegressOpts(). - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Recognize Makefile line continuations in fetchRegressOpts().
Date
Msg-id E1Y1Wvy-0000aq-Nq@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Recognize Makefile line continuations in fetchRegressOpts().

Back-patch to 9.0 (all supported versions).  This is mere
future-proofing in the context of the master branch, but commit
f6dc6dd5ba54d52c0733aaafc50da2fbaeabb8b0 requires it of older branches.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4a48b4cb390656471ddf52f469ecb56d4e399df1

Modified Files
--------------
src/tools/msvc/vcregress.pl |    2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Remove odd blank line in comment.
Next
From: Noah Misch
Date:
Subject: pgsql: Recognize Makefile line continuations in fetchRegressOpts().