]> 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:53:05 +0000 (13:53 -0800)
commit76f7b0b08ac44733193bfb0b0d61dd2b32cdc21b
tree43e9448827d3e17c48c8744ac53624c792106a8a
parent94600dd4f47d4eb659e0c35cab0aeb257f89cbf1
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