Re: BUG #1739: memory leak in pl/perl with spi_exec_query

From: Jean-Max Reymond <jmreymond(at)ckr-solutions(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1739: memory leak in pl/perl with spi_exec_query
Date: 2005-07-04 06:14:39
Message-ID: 42C8D3CF.70607@ckr-solutions.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane a écrit :

>"Jean-Max Reymond" <jmreymond(at)ckr-solutions(dot)com> writes:
>
>
>>So, spi_exec_query allocates memory but this memory is never released until
>>the end of the stored procedure.
>>
>>
>
>Ah, found it.
>
>
OK, it solves my problem.
great job :-)
thanks a lot Tom

Attachment Content-Type Size
jmreymond.vcf text/x-vcard 321 bytes

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bartomiej Rychtarski 2005-07-04 09:17:08 BUG #1750: recurrentive views terminates connection
Previous Message Nick Johnson 2005-07-04 02:55:12 BUG #1749: date_trunc('week', ...) is incorrect for some dates