pgsql: pgtest: grab possible warnings from install.log

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgtest: grab possible warnings from install.log
Date: 2018-07-28 15:36:07
Message-ID: E1fjRGJ-0006pW-Gl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgtest: grab possible warnings from install.log

Since PG 9.5, 'make check' records the build output in install.log, so
look in there for warnings too.

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f0aff14d43394c669747af244e3c47fb8020cc77

Modified Files
--------------
src/tools/pgtest | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2018-07-28 16:33:57 pgsql: pg_upgrade: report database names with missing extension libs
Previous Message Alexander Korotkov 2018-07-27 21:37:59 pgsql: Reduce path length for locking leaf B-tree pages during insertio