Re: [HACKERS] Memory grows without bounds in aggregates!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Memory grows without bounds in aggregates!
Дата
Msg-id 5302.922729217@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Memory grows without bounds in aggregates!  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
>> Right, this is an instance of a known problem (palloc'd temporaries for
>> aggregate functions aren't freed until end of statement).

> I thought we fixed this recently with that aggregate patch? 

No, we backed out said patch because it was busted (tried to free temp
even for pass-by-value types :-().  Anyone want to try again?
        regards, tom lane


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