Re: A couple of newlines missing in pg_rewind log entries

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: A couple of newlines missing in pg_rewind log entries
Дата
Msg-id CAB7nPqTxbXkO9ASB2BjtkkackaYc0TbyOnfKYUXzE-gHC9WPgQ@mail.gmail.com
обсуждение исходный текст
Ответ на A couple of newlines missing in pg_rewind log entries  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Tue, Jun 23, 2015 at 1:39 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Hi all,
>
> Some grepping is showing up that a couple of newlines are missing in
> pg_rewind, leading to unreadable log entries:
> libpq_fetch.c:    pg_log(PG_DEBUG, "getting file chunks");
> logging.c:    pg_log(PG_PROGRESS, "%*s/%s kB (%d%%) copied",
> filemap.c:            pg_fatal("could not stat file \"%s\": %s",
>
> Attached is a patch to fix them.

Please ignore that. It has been fixed yesterday with e98d635.
-- 
Michael



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

Предыдущее
От: Keith Fiske
Дата:
Сообщение: Re: 9.5 make world failing due to sgml tools missing
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: 9.5 make world failing due to sgml tools missing