Re: Patch to fix memory leak in fetch in Python interface.

From: Gerhard Häring <haering_python(at)gmx(dot)de>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to fix memory leak in fetch in Python interface.
Date: 2001-10-19 04:56:54
Message-ID: 20011019065654.B571@lilith.hqd-internal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, Oct 18, 2001 at 08:56:47AM +1000, Stephen Robert Norris wrote:
> On Thu, 2001-10-18 at 08:46, Stephen Robert Norris wrote:
> > This stops the interface from leaking the row tuples (and thus the
> > results of every fetch).
> >
> > Stephen
>
> Of course, I screwed up the patch. This one is actually correct, I
> think:
>
> [patch snipped]

Yes, that one is correct.

Gerhard
--
mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Gunnar Rønning 2001-10-19 12:05:29 Re: [PATCHES] Ant configuration
Previous Message Thomas O'Dowd 2001-10-19 02:41:00 Re: [PATCHES] Ant configuration