pgsql: pgtest: grab possible warnings from install.log - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pgtest: grab possible warnings from install.log
Date
Msg-id E1fjRGJ-0006pb-HJ@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_5_STABLE

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

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


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Reduce path length for locking leaf B-tree pages duringinsertio
Next
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade: report database names with missing extension libs