Re: Valgrind Memcheck support - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Valgrind Memcheck support
Date
Msg-id 20130906234506.GA181495@tornado.leadboat.com
Whole thread Raw
In response to Re: Valgrind Memcheck support  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Wed, Aug 28, 2013 at 10:30:34PM -0400, Noah Misch wrote:
> On Wed, Aug 28, 2013 at 03:16:14PM +0200, Andres Freund wrote:
> > I vote for just removing that VALGRIND_PRINTF - it doesn't give you
> > anything you cannot easily achieve otherwise...

Done.

> I'd like to see a buildfarm member running "make installcheck" under Valgrind,
> so I'd like the code to fit the needs thereof without patching beyond
> pg_config_manual.h.  Perhaps having the buildfarm member do "valgrind postgres
> --log-statement=all 2>combined-logfile" is good enough.

-- 
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Custom Plan node
Next
From: Bruce Momjian
Date:
Subject: Re: [PERFORM] encouraging index-only scans