]> granicus.if.org Git - postgresql/commit
Send EXTRA_INSTALL errors to install.log, not stderr.
authorNoah Misch <noah@leadboat.com>
Mon, 31 Dec 2018 21:53:05 +0000 (13:53 -0800)
committerNoah Misch <noah@leadboat.com>
Mon, 31 Dec 2018 21:55:04 +0000 (13:55 -0800)
commite7ebc8c285f12b0f50924a69627a40050c85a1e2
tree04976191cd9de74cb651cad3de397a8892b36336
parent7c97b0f55e751297a5e30c0de28a779b945aa706
Send EXTRA_INSTALL errors to install.log, not stderr.

We already redirected other temp-install stderr and all temp-install
stdout in this way.  Back-patch to v10, like the next commit.

Discussion: https://postgr.es/m/20181224221601.GA3227827@rfd.leadboat.com
src/Makefile.global.in