Fix MSVC pg_upgrade test.
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)
commit27d3dee6807484395a3d6e268c61097f03b36815
treec369fc8d69b20c7399ec0c10f036a65b4eb2b0af
parentc204bd39f7b57284363390f50e81abfc350a0fb9
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