Fix MSVC recipe for ecpg regression tests.
commit0018f0af5a51f9af5d7d3f1c17a38620f9ec8a18
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Apr 2024 00:47:37 +0000 (18 20:47 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Apr 2024 00:47:37 +0000 (18 20:47 -0400)
tree219c48bb291e4ede82e986eda2cd181f5b55fa14
parent392e6e9e6adab1af013b16158dc3aec0dc3739d0
Fix MSVC recipe for ecpg regression tests.

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