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/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1e12a495b4749c7dc8e38e347554f2b24297f4ba Modified Files -------------- src/bin/pg_upgrade/test.sh | 2 -- src/tools/msvc/vcregress.pl | 2 -- 2 files changed, 4 deletions(-)
