Re: Python interface memory leak?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephen Robert Norris <srn(at)commsecure(dot)com(dot)au>
Cc: Denis Gasparin <denis(at)edinet(dot)it>, Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Python interface memory leak?
Date: 2001-10-17 14:42:38
Message-ID: 26833.1003329758@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stephen Robert Norris <srn(at)commsecure(dot)com(dot)au> writes:
> Actually, it's a bug. I spent most of today with a co-worker looking for
> it. There's a Py_DECREF missing in the fetch routine, which makes it
> leak the results of every fetch. Who do I send the (one-line) fix to?

pgsql-patches list.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-10-17 14:59:23 Re: Dynamically created tables [WAS Re: "Relation x
Previous Message Merlin Moncure 2001-10-17 14:36:23 sql scripts and other questions.