]> 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:56:05 +0000 (10:56 -0800)
commit16ed4f4d08d69f2aced8ece69ba1076b48c9ce06
treead90b021f374eb4e3037f49522b0cc63ec30b023
parenta5d2e6205f716c79ecfb15eb1aae75bae3f8daa9
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