Re: Memory deallocation after calling cast function

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: Memory deallocation after calling cast function
Дата
Msg-id 20140617153924.GV5162@toroid.org
обсуждение исходный текст
Ответ на Re: Memory deallocation after calling cast function  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Memory deallocation after calling cast function
Список pgsql-hackers
At 2014-06-17 11:32:37 -0400, bruce@momjian.us wrote:
>
> > SRFs in the SELECT targetlist tend to leak memory; this is not easily
> > fixable, and nobody is likely to try hard considering the feature's on
> > the edge of deprecation anyhow.
> 
> Uh, what is replacing SRFs?  CTEs?

I don't think Tom was referring to SRFs in general, only putting them
directly into the targetlist of a SELECT.

-- Abhijit



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

Предыдущее
От: Matheus de Oliveira
Дата:
Сообщение: How about a proper TEMPORARY TABLESPACE?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Memory deallocation after calling cast function