Re: MemoryContextCheck()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: MemoryContextCheck()
Дата
Msg-id 5163.963268569@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: MemoryContextCheck()  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: MemoryContextCheck()
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> --- and BTW. this Dllist design stand in the way for query cache :-)

> That Dllist really has to be removed and made to use the existing
> routines, if possible.

Yeah, that dllist stuff is on my hit list for memory rewrite.  It should
be using palloc().

There are some other places that use malloc() directly, but I'm less
concerned about fixing them.

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: MemoryContextCheck()
Следующее
От: Karel Zak
Дата:
Сообщение: Re: MemoryContextCheck()