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/[email protected] Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/61dd815e0bb5f4b591343e2382486fa5e4e46539 Modified Files -------------- src/tools/msvc/ecpg_regression.proj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
