Re: Memory leakage associated with plperl spi_prepare/spi_freeplan

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: Memory leakage associated with plperl spi_prepare/spi_freeplan
Дата
Msg-id CAFaPBrRq=Zvpy6+K1dJi0BWTs7nE0Sp85isfyHCeWayuB-QB_g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Memory leakage associated with plperl spi_prepare/spi_freeplan  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Mar 1, 2013 at 7:38 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Alex Hunsaker <badalex@gmail.com> writes:
>
> Applied with some fixes.

Thanks! Your version looks much better than mine.

> > One annonce is it still leaks :-(.
>
> I fixed that, at least for the function-lifespan leakage from
> spi_prepare() --- is that what you meant?
>

Yep, I don't see the leak with your version.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Memory leakage associated with plperl spi_prepare/spi_freeplan
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Commitfest progress