| От | Tom Lane |
|---|---|
| Тема | Re: Proposal for fixing intra-query memory leaks |
| Дата | |
| Msg-id | 5011.957302769@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Proposal for fixing intra-query memory leaks (Karel Zak <zakkr@zf.jcu.cz>) |
| Ответы |
Re: Proposal for fixing intra-query memory leaks
|
| Список | pgsql-hackers |
Karel Zak <zakkr@zf.jcu.cz> writes:
> The chunk header must be relevant and same for all allocation methods and
> must be independent on AllocSel (aset.c) code. Now, it is not. Am I right?
Right. Actually it would work to have additional data before the
standard link-to-context-plus-chunk-size fields, if a particular method
really needed more per-chunk data. But I doubt we'd ever need that.
And, as you saw, the links to the pfree and prealloc routines would need
to be present in standard places in the context header.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера