]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix MSVC pg_upgrade test. REL_14_STABLE github/REL_14_STABLE
authorNathan Bossart <nathan@postgresql.org>
Mon, 11 Aug 2025 17:37:00 +0000 (12:37 -0500)
committerNathan Bossart <nathan@postgresql.org>
Mon, 11 Aug 2025 17:37:00 +0000 (12:37 -0500)
commit8967c33c67b85a33fee5ffb9bf16a67b640bacb8
tree5c5ad70e6919fb9d0ee294ef66e616b4ef63ec0a
parente4998d089d903da6114209ae36da747b195375ca
Fix MSVC pg_upgrade test.

In the back-branch versions of commit 71ea0d6795, I missed updating
this test to use --restrict-key so that the generated dump output
is comparable.

Per buildfarm member hamerkop.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Security: CVE-2025-8714
Backpatch-through: 13-14
src/tools/msvc/vcregress.pl