[COMMITTERS] pgsql: pg_xlogdump: Remove extra newline in error message

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: pg_xlogdump: Remove extra newline in error message
Дата
Msg-id E1cldE4-0008D3-EX@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pg_xlogdump: Remove extra newline in error message

fatal_error() already prints out a trailing newline.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/197a4c41eef8086e983a442a509bcb510685a895

Modified Files
--------------
src/bin/pg_xlogdump/pg_xlogdump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix connection leak in DROP SUBSCRIPTION command.
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Silence compiler warnings in tbm_prepare_shared_iterate().