]> 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)
commit8e2b41ecf8acaf36208fafec4a01ffad04fb69a2
tree8dc3c68d6a39f3388c9e0e7232b1bd8f28b3b578
parent9ba3915ab6d27c555a80a6e2212cafb804372cb5
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