pgsql: Unify searchpath and do file logic in MSVC build scripts. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Unify searchpath and do file logic in MSVC build scripts.
Date
Msg-id E1grMkd-0007Ag-AA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Unify searchpath and do file logic in MSVC build scripts.

Commit f83419b739 failed to notice that mkvcbuild.pl and build.pl use
different searchpath and do-file logic, breaking the latter, so it is
adjusted to use the same logic as mkvcbuild.pl.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/592123efbb60443d717ab8da9c6735aaec88ac44

Modified Files
--------------
src/tools/msvc/build.pl | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix included file path for modern perl
Next
From: Tom Lane
Date:
Subject: pgsql: Propagate lateral-reference information to indirect descendantr