| От | Tom Lane |
|---|---|
| Тема | Re: pgsql/src/backend/postmaster (postmaster.c) |
| Дата | |
| Msg-id | 19451.962637374@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: pgsql/src/backend/postmaster (postmaster.c) (eisentrp@csis.gvsu.edu) |
| Ответы |
Re: pgsql/src/backend/postmaster (postmaster.c)
|
| Список | pgsql-committers |
eisentrp@csis.gvsu.edu writes:
>> ... Seems like the correct fix
>> is that guc.c ought to be handling this logic, not postmaster.c.
>> Peter, what do you think?
> I concur.
OK, do you want to fix it, or shall I?
BTW, it is now possible for guc.c to use palloc in TopMemoryContext,
if you want to do that. There's no real functional difference between
that and malloc --- except that MemoryContextStats() could include
the space used by guc.c --- but if it's just irritating you to use
malloc then you could change it.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера