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.