In the pg_upgrade test suite, remove and recreate "tmp_check". This allows "vcregress upgradecheck" to pass twice in immediate succession, and it's more like how $(prove_check) works. Back-patch to 9.5, where pg_upgrade moved to src/bin.
Discussion: https://postgr.es/m/[email protected] Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/63f82b384e67240497468cdd7ff521557b30dd55 Modified Files -------------- src/bin/pg_upgrade/test.sh | 3 ++- src/tools/msvc/vcregress.pl | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-)
