Re: Strange memory behaviour with PGreset() ... - Mailing list pgsql-general

From Tom Lane
Subject Re: Strange memory behaviour with PGreset() ...
Date
Msg-id 2651.1121268508@sss.pgh.pa.us
Whole thread Raw
In response to Re: Strange memory behaviour with PGreset() ...  (Einar Indridason <einari@f-prot.com>)
List pgsql-general
Einar Indridason <einari@f-prot.com> writes:
> I'm experiencing a memory leak, when I run this program.

Yup, it's a leak.  See patches just committed at
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c
(note patch varies depending on branch)

            regards, tom lane

pgsql-general by date:

Previous
From: David Pratt
Date:
Subject: Re: Array as parameter for plpgsql function
Next
From: "Greg Patnude"
Date:
Subject: Re: Temp tables...