Thread: pgsql: Send EXTRA_INSTALL errors to install.log, not stderr.

pgsql: Send EXTRA_INSTALL errors to install.log, not stderr.

From
Noah Misch
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/76f7b0b08ac44733193bfb0b0d61dd2b32cdc21b

Modified Files
--------------
src/Makefile.global.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)