| От | Peter Eisentraut |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Message style cleanup |
| Дата | |
| Msg-id | 1304536194.18730.2.camel@vanquo.pezone.net обсуждение |
| Ответы |
Re: [COMMITTERS] pgsql: Message style cleanup
|
| Список | pgsql-hackers |
On ons, 2011-05-04 at 20:32 +0200, Magnus Hagander wrote:
> Is this part really correct?
>
> - fprintf(stderr, _("%s: final receive failed: %s\n"),
> + fprintf(stderr, _("%s: final receive failed: %s"),
>
> all other msgs have \n.. I see you removed the final dot in many of
> the other messages, did you just accidentally grab one too many?
> (There are a couple of other examples of removing the \n though, so
> perhaps it was intentional? But they're all preceeding
> disconnect_and_exit() so I don't see why it shouldn't be consistent?
The result of PQerrorMessage() already ends in \n.
With that in mind, maybe I missed something?
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера