Fix MSVC recipe for ecpg regression tests.
authorTom Lane
Fri, 19 Apr 2024 00:47:37 +0000 (20:47 -0400)
committerTom Lane
Fri, 19 Apr 2024 00:47:37 +0000 (20:47 -0400)
While back-patching commit 6f0cef935, I forgot that the MSVC
build scripts would also need adjustment in the back branches.
This is a blind attempt at a fix, but it's basically copying
nearby code so I think it will work.

Per buildfarm (via Andrew Dunstan)

Discussion: https://postgr.es/m/4cc4dc47-ca2b-4129-8784-db69b5f82777@dunslane.net

src/tools/msvc/ecpg_regression.proj

index ec2760b1f6d16510dca2a6ac9b5677e7d13a613c..702a3b3a0e96394e6614a491e665e59a94bdc8d5 100644 (file)
@@ -15,7 +15,7 @@
  
 
  
-  
+  ;$(TESTDIR)\sql\define_prelim.pgc"/>
  
 
  
   
    
   
+  
+   
+  
 
   
-  
+  $(ECPGEXTRA) %(Pgc.Filename).pgc" />