Re: Leak repairs - Mailing list pgsql-odbc

From Dave Page
Subject Re: Leak repairs
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC931B@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Leak repairs  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Leak repairs  (Marko Ristola <Marko.Ristola@kolumbus.fi>)
List pgsql-odbc

> -----Original Message-----
> From: Anoop Kumar [mailto:anoopk@pervasive-postgres.com]
> Sent: 19 July 2005 07:35
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: RE: [ODBC] Leak repairs
>
> Hi Dave,
>
> I have tested the patch from you, and it does make the perfmon graph
> less steep. I am applying the patch to CVS.


Great, thanks. Any joy tracking down the last little bit?

> Regarding the call to PGgetisnull: My mistake! I forgot to remove it,
> thanks for pointing it out.

No problem.

I think we should put out a second snapshot sometime, as soon as the
rest of this memory leak is fixed, and the Excel problem is sorted. Any
progress on that one?

Also we need to expose the libpq SSL option to the user, probably on the
main connection dialogue, and obviously as a connection string option.
At the same time, the protocol version options can be removed. I can
probably look at that if you are pushed for time - let me know what you
prefer.

Finally, the threading problem. After discussion with Bruce Momjian and
Magnus Hagander, we think that the --enable-thread-safety configure
option should be used on Windows as well as other platforms as it does
do more than just enable critical sections around non-thread safe API
calls. I am (as time allows!) working on fixing PostgreSQL to allow
this.

Regards, Dave

pgsql-odbc by date:

Previous
From: "Anoop Kumar"
Date:
Subject: Re: Leak repairs
Next
From: Marko Ristola
Date:
Subject: Re: Leak repairs