Re: valgrind output

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: valgrind output
Дата
Msg-id 19354.1134573074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: valgrind output  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> On Wed, Dec 14, 2005 at 02:43:16PM +0530, surabhi.ahuja wrote:
>> i have a test runner and i am using valgrind to analyse memory leak:

> Well, given that that all appears to be C++ code and psql doesn't
> include any C++ code, it would appear to be Terra's problem, not ours.
> Finally, 1600 bytes is nothing to worry about.

The only thing there that seems to have any connection at all to
Postgres is the leaked "PQmakeEmptyPGresult" data, which probably
is due to a missing PQclear() somewhere in the application.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: David Rysdam
Дата:
Сообщение: Re: "incomplete startup packet" on SGI
Следующее
От: Guido Neitzer
Дата:
Сообщение: Improving Availability