pgsql: In the pg_upgrade test suite, remove and recreate "tmp_check".

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: In the pg_upgrade test suite, remove and recreate "tmp_check".
Date: 2019-05-28 20:09:20
Message-ID: E1hViPQ-0005wK-Jd@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/10b72deafea5972edcafb9eb3f97154f32ccd340

Modified Files
--------------
src/bin/pg_upgrade/test.sh | 3 ++-
src/tools/msvc/vcregress.pl | 6 ++++--
2 files changed, 6 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-05-28 21:36:46 pgsql: Fix typo in message
Previous Message Andres Freund 2019-05-28 16:09:12 pgsql: v12 release notes: Correct contributor name.