Re: OSX doesn't accept identical source/target for strcpy() anymore - Mailing list pgsql-hackers

From Andres Freund
Subject Re: OSX doesn't accept identical source/target for strcpy() anymore
Date
Msg-id 20131029023149.GL20248@awork2.anarazel.de
Whole thread Raw
In response to Re: OSX doesn't accept identical source/target for strcpy() anymore  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On 2013-10-28 22:20:02 -0400, Noah Misch wrote:
> > 2. valgrind causes autovacuum to dump core, at least on my box (RHEL6).
> 
> Don't bother with versions older than Valgrind 3.8.1.  Besides having a fix
> for that bug, it runs PostgreSQL an order of magnitude faster, per the comment
> in pg_config_manual.h.

I don't think that bugfix is in upstream's 3.8.1 given that was released
months earlier than the bugfix was committed... Might be backported in
your package though...

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: OSX doesn't accept identical source/target for strcpy() anymore
Next
From: Noah Misch
Date:
Subject: Re: OSX doesn't accept identical source/target for strcpy() anymore