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