postgresql/src
Noah Misch e7ebc8c285 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
2018-12-31 13:55:04 -08:00
..
backend Have DISCARD ALL/TEMP remove leftover temp tables 2018-12-27 16:17:40 -03:00
bin pg_rewind: Add missing newline to error message 2018-12-29 13:03:22 +01:00
common Fix portability failure introduced in commits d2b0b60e7 et al. 2018-12-26 15:30:27 -05:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Check for conflicting queries during replay of gistvacuumpage() 2018-12-21 02:33:48 +03:00
interfaces Second try at fixing numeric data passed through an ECPG SQLDA. 2018-11-14 11:27:30 -05:00
makefiles Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
pl Translation updates 2018-11-05 14:46:40 +01:00
port Fix latent problem with pg_jrand48(). 2018-12-28 14:08:35 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test pg_regress: Promptly detect failed postmaster startup. 2018-12-31 13:51:18 -08:00
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 2018-10-31 09:48:08 -04:00
tools Add valgrind suppressions for wcsrtombs optimizations 2018-11-18 00:08:48 +01:00
tutorial Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:52 -08:00
Makefile.global.in Send EXTRA_INSTALL errors to install.log, not stderr. 2018-12-31 13:55:04 -08:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00