Send EXTRA_INSTALL errors to install.log, not stderr.

Noah Misch <noah@leadboat.com>

Commit: 95fae739af68b27c5c555ffe10c4c98f2a6a3cdd
Author: Noah Misch <noah@leadboat.com>
Date: 2018-12-31T21:54:59Z
Releases: 11.2
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