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

Поиск
Список
Период
Сортировка
От Gerhard Häring
Тема Re: Patch to fix memory leak in fetch in Python interface.
Дата
Msg-id 20011019065654.B571@lilith.hqd-internal
обсуждение исходный текст
Ответ на Re: Patch to fix memory leak in fetch in Python interface.  (Stephen Robert Norris <srn@commsecure.com.au>)
Список 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')))

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Ant configuration
Следующее
От: Gerhard Häring
Дата:
Сообщение: Re: PyGreSQL v3.2 doesn't support INT8 types