]> granicus.if.org Git - postgresql/commit
In the pg_upgrade test suite, remove and recreate "tmp_check".
authorNoah Misch <noah@leadboat.com>
Tue, 28 May 2019 19:58:30 +0000 (12:58 -0700)
committerNoah Misch <noah@leadboat.com>
Tue, 28 May 2019 19:58:34 +0000 (12:58 -0700)
commit20103a26094beeadb2019f5b86a57f6eee684d8e
treedf77d30ee579ac9be56f6304b99db952130d5d5d
parent329575db94cda78d467c52f71967acf26fcc5ce2
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/20190520012436.GA1480421@rfd.leadboat.com
src/bin/pg_upgrade/test.sh
src/tools/msvc/vcregress.pl