From: | Alex Hunsaker <badalex(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Christian Schröder <cs(at)deriva(dot)de> |
Subject: | Re: Memory leakage associated with plperl spi_prepare/spi_freeplan |
Date: | 2013-03-02 04:17:07 |
Message-ID: | CAFaPBrRq=Zvpy6+K1dJi0BWTs7nE0Sp85isfyHCeWayuB-QB_g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Mar 1, 2013 at 7:38 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Alex Hunsaker <badalex(at)gmail(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2013-03-02 06:29:18 | Re: Commitfest progress |
Previous Message | Tom Lane | 2013-03-02 02:38:47 | Re: Memory leakage associated with plperl spi_prepare/spi_freeplan |