| From: | Marko Kreen <markokr(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Daniel Popowich <danielpopowich(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: [BUGS] BUG #5842: Memory leak in PL/Python when taking slices of results |
| Date: | 2011-03-17 15:01:13 |
| Message-ID: | AANLkTimqKRf1wwsgYai73kDizbngxRAaYK6LMwxvTmjz@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On Thu, Mar 17, 2011 at 4:40 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Fri, Mar 11, 2011 at 6:02 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>> What has been done with this report/fix?
>
> AFAIK, nothing. Added to 9.1 open items list.
The patch seems to do the right thing.
--
marko
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2011-03-17 15:15:30 | Re: Re: [BUGS] BUG #5842: Memory leak in PL/Python when taking slices of results |
| Previous Message | Tambet Matiisen | 2011-03-17 08:07:48 | Re: BUG #5929: ERROR: found toasted toast chunk for toast value 260340218 in pg_toast_260339342 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2011-03-17 15:15:30 | Re: Re: [BUGS] BUG #5842: Memory leak in PL/Python when taking slices of results |
| Previous Message | hom | 2011-03-17 14:57:09 | I am confused after reading codes of PostgreSQL three week |