Send EXTRA_INSTALL errors to install.log, not stderr.

Noah Misch <noah@leadboat.com>

Commit: e7ebc8c285f12b0f50924a69627a40050c85a1e2
Author: Noah Misch <noah@leadboat.com>
Date: 2018-12-31T21:55:04Z
Releases: 10.7
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

Files

PathChange+/−
src/Makefile.global.in modified +1 −1

Discussion