Fix MSVC recipe for ecpg regression tests.
commit61dd815e0bb5f4b591343e2382486fa5e4e46539
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)
treef8422ab236bef8de7fa0c030785f9ef67015fb63
parent2b6a74afe17045d3f3c02330ec0331af7782c5e6
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