Remove vacuumdb --analyze-in-stages from pg_upgrade tests

Magnus Hagander <magnus@hagander.net>

Commit: 1e12a495b4749c7dc8e38e347554f2b24297f4ba
Author: Magnus Hagander <magnus@hagander.net>
Date: 2020-11-11T15:47:13Z
Releases: 14.0
Remove vacuumdb --analyze-in-stages from pg_upgrade tests

This step was only there to test the script when we generated those, but
commit 8f113698b6 removed those scripts, so it's not needed anymore.

Reported-By: Peter Eisentraut
Discussion: https://postgr.es/m/ea403f46-2b33-a7de-618e-9cab35a698c8@enterprisedb.com

Files

PathChange+/−
src/bin/pg_upgrade/test.sh modified +0 −2
src/tools/msvc/vcregress.pl modified +0 −2

Discussion