Thread: pgsql: Unify searchpath and do file logic in MSVC build scripts.

pgsql: Unify searchpath and do file logic in MSVC build scripts.

From
Andrew Dunstan
Date:
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
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/13e95662c0628a82d41582de181eccba6e0b7c9f

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