]> git.ipfire.org Git - thirdparty/postgresql.git/commit
src/tools/msvc: Respect REGRESS_OPTS in plcheck.
authorNoah Misch <noah@leadboat.com>
Mon, 11 Nov 2024 18:55:18 +0000 (10:55 -0800)
committerNoah Misch <noah@leadboat.com>
Mon, 11 Nov 2024 18:55:18 +0000 (10:55 -0800)
commitc335264c9e127ca0be828fc772702674f3563ba7
treeafd4554129834909602551844c9cc7445b08d534
parent168579e23bdbeda1a140440c0272b335d53ad061
src/tools/msvc: Respect REGRESS_OPTS in plcheck.

v16 commit 8fe3e697a1a83a722b107c7cb9c31084e1f4d077 used REGRESS_OPTS in
a way needing this.  That broke "vcregress plcheck".  Back-patch
v16..v12; newer versions don't have this build system.
src/tools/msvc/vcregress.pl