Re: libpq++ tracing considered harmfu[Fwd: libpq++ tracing considered harmful (was Re: libpq++ memory problems)] - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: libpq++ tracing considered harmfu[Fwd: libpq++ tracing considered harmful (was Re: libpq++ memory problems)]
Date
Msg-id 18279.959012346@sss.pgh.pa.us
Whole thread Raw
List pgsql-interfaces
root <tim.brookes@mcmail.com> writes:
> What do I need to change to stop the leak on the postmaster?

Get rid of the getprotobyname call (essentially the same change
as in fe-connect.c) in src/backend/libpq/pqcomm.c.

You could just grab last night's snapshot tarball; it should
have those fixes in it already.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Jaume
Date:
Subject: JDBC date - Timestamp problem
Next
From: "Ragnar Hakonarson"
Date:
Subject: plperl difficulties