]> granicus.if.org Git - postgresql/commit
pgtest: grab possible warnings from install.log
authorBruce Momjian <bruce@momjian.us>
Sat, 28 Jul 2018 15:35:52 +0000 (11:35 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 28 Jul 2018 15:35:52 +0000 (11:35 -0400)
commitfe25526e9d5cd6418313c63e43d6780187a7d1b1
treeabc0865771a540621e15be742ec03a15afcbca20
parentff8ce0b79009cb178f2572ce0abc861e4a0a3fe5
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
src/tools/pgtest