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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Send EXTRA_INSTALL errors to install.log, not stderr.
Дата
Msg-id E1ge5tN-0000n8-0e@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e7ebc8c285f12b0f50924a69627a40050c85a1e2

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: pg_regress: Promptly detect failed postmaster startup.
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve comments and logs in do_pg_stop/start_backup