Re: [BUG] Re-entering malloc problem when use --enable-nls build postgresql
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUG] Re-entering malloc problem when use --enable-nls build postgresql |
| Дата | |
| Msg-id | 2367.1525759628@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [BUG] Re-entering malloc problem when use --enable-nls buildpostgresql (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: [BUG] Re-entering malloc problem when use --enable-nls buildpostgresql
|
| Список | pgsql-bugs |
Andres Freund <andres@anarazel.de> writes:
> On 2018-05-08 01:32:33 -0400, Tom Lane wrote:
>> There are not any better alternatives. We can't just set a flag in the
>> signal handler and hope that control will someday reach a place that
>> notices the flag. We could exit without attempting to report anything,
>> but nobody would find that user-friendly. So we try to report, in the
>> full understanding that sometimes it won't work.
> It'd be fairly unproblematic to write an untranslated message out.
To stderr, maybe. Across an SSL-encrypted client connection? You're
dreaming.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера