]> 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)
commit63f82b384e67240497468cdd7ff521557b30dd55
tree647f5385432766847662ec8267938d1e275f8a7d
parent5518293475f853f0ecd6eaf8c02e454314e9c81e
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