From: Tom Lane Date: Fri, 16 Mar 2018 02:36:19 +0000 (-0400) Subject: Fix msvc/ecpg_regression.proj for recent ECPG test additions. X-Git-Tag: REL_11_BETA1~588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84a3611cccfa41f29d14a5b1ab4bcc58fba9b25b;p=postgresql Fix msvc/ecpg_regression.proj for recent ECPG test additions. Commit 3b7ab4380 added some tests that require ecpg to be given the new "-C ORACLE" switch. Teach the MSVC build infrastructure about that. Michael Paquier Discussion: https://postgr.es/m/8299.1521154647@sss.pgh.pa.us --- diff --git a/src/tools/msvc/ecpg_regression.proj b/src/tools/msvc/ecpg_regression.proj index 745aa19e1b..9fa4a69021 100644 --- a/src/tools/msvc/ecpg_regression.proj +++ b/src/tools/msvc/ecpg_regression.proj @@ -33,6 +33,9 @@ + + +