]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix MSVC recipe for ecpg regression tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Apr 2024 00:47:37 +0000 (20:47 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Apr 2024 00:47:37 +0000 (20:47 -0400)
commit481597fc6cb8235cf62ceb4252a9e5835b3283ac
treec1b1353354a70f8144edbe8d2bfded67dcf5a8e4
parent02531e8ca8dc37a82b35fb6e068db291088eca37
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