Re: Why our Valgrind reports suck - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Why our Valgrind reports suck
Date
Msg-id 319763.1754186629@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why our Valgrind reports suck  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> Richard Guo <guofenglinux@gmail.com> writes:
>> This is very useful work; I hope we can get it in soon.

> Thanks for looking at it!

Pushed, after squashing related commits, changing the pq_mq_handle
bit as you suggested, and fixing one more leak report that I don't
think was there in May.  There's still work to be done here, but
now we have a pretty good foundation for chasing remaining leaks.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Assertion failure in pgbench
Next
From: Xuneng Zhou
Date:
Subject: Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid