Re: Memory leakage associated with plperl spi_prepare/spi_freeplan - Mailing list pgsql-hackers

From Alex Hunsaker
Subject Re: Memory leakage associated with plperl spi_prepare/spi_freeplan
Date
Msg-id CAFaPBrRq=Zvpy6+K1dJi0BWTs7nE0Sp85isfyHCeWayuB-QB_g@mail.gmail.com
Whole thread Raw
In response to Re: Memory leakage associated with plperl spi_prepare/spi_freeplan  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Memory leakage associated with plperl spi_prepare/spi_freeplan
Next
From: Craig Ringer
Date:
Subject: Re: Commitfest progress