Re: libpq++ tracing considered harmfu[Fwd: libpq++ tracing considered harmful (was Re: libpq++ memory problems)]

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq++ tracing considered harmfu[Fwd: libpq++ tracing considered harmful (was Re: libpq++ memory problems)]
Дата
Msg-id 18279.959012346@sss.pgh.pa.us
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Jaume
Дата:
Сообщение: JDBC date - Timestamp problem
Следующее
От: "Ragnar Hakonarson"
Дата:
Сообщение: plperl difficulties