pgsql: MSVC: Substitute $(top_builddir) in REGRESS_OPTS.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Date: 2014-07-23 04:38:36
Message-ID: E1X9oK4-0001h0-DT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-07-23 13:53:22 pgsql: Reformat commit 6b2a1445ec8a631060c4cbff3f172bf31d3379b9
Previous Message Tom Lane 2014-07-23 00:26:27 Re: [COMMITTERS] pgsql: Diagnose incompatible OpenLDAP versions during build and test.