Re: Some messages of pg_rewind --debug not getting translated

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Some messages of pg_rewind --debug not getting translated
Дата
Msg-id 20160322152426.GA446439@alvherre.pgsql
обсуждение исходный текст
Ответ на Some messages of pg_rewind --debug not getting translated  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Some messages of pg_rewind --debug not getting translated
Список pgsql-hackers
Seems reasonable.  For the last hunk in your patch, though, I would add
a /* translator: */ comment explaining what each of the values is;
otherwise it's just incomprehensible percent-sign-salad for the poor
translator.  Note that if the line is too long you have to use dirty
tricks to avoid pgindent from messing it up (see 673b52753489 for
example)

I'm not sure if we should keep "blk" in the original or make it a
complete word.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Speed up Clog Access by increasing CLOG buffers
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [PATCH] we have added support for box type in SP-GiST index