| От | Tom Lane |
|---|---|
| Тема | Re: syslog output from explain looks weird... |
| Дата | |
| Msg-id | 28240.974954651@sss.pgh.pa.us обсуждение |
| Ответ на | Re: syslog output from explain looks weird... (Larry Rosenman <ler@lerctr.org>) |
| Ответы |
Re: syslog output from explain looks weird...
|
| Список | pgsql-hackers |
Larry Rosenman <ler@lerctr.org> writes:
> Looking some more, I found some other places that need a space (I
> suspect...), so here is an updated patch.
This seems like the wrong way to go about it, because anytime anyone
changes any elog output anywhere, we'll risk another failure. If
syslog can't cope with empty lines, I think the right fix is for the
output-to-syslog routine to change the data just before sending ---
then there is only one place to fix. See the syslog output routine in
src/backend/utils/error/elog.c.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера