pgsql: pgtest: run clean, build, and check stages separately

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgtest: run clean, build, and check stages separately
Date: 2018-07-28 19:34:20
Message-ID: E1fjUyq-0003OI-Jb@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgtest: run clean, build, and check stages separately

This allows for cleaner error reporting.

Backpatch-through: 9.5

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9903f07491bfa21d8f84ab55b1dd378287cc6029

Modified Files
--------------
src/tools/pgtest | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-07-28 22:58:00 pgsql: Add verbosity to pg_basebackup for sync
Previous Message Bruce Momjian 2018-07-28 19:02:10 pgsql: pg_upgrade: check for clean server shutdowns