Re: Valgrind Memcheck support

From: Noah Misch <noah(at)leadboat(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Valgrind Memcheck support
Date: 2013-09-06 23:45:06
Message-ID: 20130906234506.GA181495@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2013-09-07 00:29:08 Re: [PERFORM] encouraging index-only scans
Previous Message Tom Lane 2013-09-06 23:03:27 Re: Custom Plan node