Content-Length: 264703 | pFad | http://github.com/postgrespro/postgres_cluster/commit/84a3611cccfa41f29d14a5b1ab4bcc58fba9b25b

78 Fix msvc/ecpg_regression.proj for recent ECPG test additions. · postgrespro/postgres_cluster@84a3611 · GitHub
Skip to content

Commit 84a3611

Browse files
committed
Fix msvc/ecpg_regression.proj for recent ECPG test additions.
Commit 3b7ab43 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
1 parent 2cf8c7a commit 84a3611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/msvc/ecpg_regression.proj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
<CreateProperty Value="-C INFORMIX -r no_indicator" Condition="'%(Pgc.FileName)'=='rnull'">
3434
<Output TaskParameter="Value" PropertyName="ECPGPARAM" />
3535
</CreateProperty>
36+
<CreateProperty Value="-C ORACLE" Condition="'%(Pgc.RelativeDir)'=='$(TESTDIR)\compat_oracle\'">
37+
<Output TaskParameter="Value" PropertyName="ECPGPARAM" />
38+
</CreateProperty>
3639
<CreateProperty Value="-c" Condition="'%(Pgc.FileName)'=='array_of_struct'">
3740
<Output TaskParameter="Value" PropertyName="ECPGPARAM" />
3841
</CreateProperty>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/84a3611cccfa41f29d14a5b1ab4bcc58fba9b25b

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy