Search Postgresql Archives

Re: valgrind output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martijn van Oosterhout <kleptog@xxxxxxxxx> 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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux