pgsql: MSVC: Substitute $(top_builddir) in REGRESS_OPTS. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Date
Msg-id E1X9oK4-0001h0-DT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.

Commit d7cdf6ee36adeac9233678fb8f2a112e6678a770 introduced a usage
thereof.  Back-patch to 9.0, like that commit.

Branch
------
REL9_0_STABLE

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

Modified Files
--------------
src/tools/msvc/vcregress.pl |   10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Re-enable error for "SELECT ... OFFSET -1".
Next
From: Noah Misch
Date:
Subject: pgsql: MSVC: Substitute $(top_builddir) in REGRESS_OPTS.