pgsql: MSVC: Remove duplicate PATH entry in test harness. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: MSVC: Remove duplicate PATH entry in test harness.
Date
Msg-id E1ZKe8T-0002E6-Ns@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
MSVC: Remove duplicate PATH entry in test harness.

Back-patch to 9.5, where commit 4cb7d671fddc8855c8def2de51fb23df1c8ac0af
introduced it.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/95eb4b265502c26c9f72f0f554df41e273551858

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


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: MSVC: Future-proof installation file skip logic.
Next
From: Noah Misch
Date:
Subject: pgsql: Blacklist xlc 32-bit inlining.