Re: 9.3.9 and pg_multixact corruption - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: 9.3.9 and pg_multixact corruption
Date
Msg-id 560478DA.3070701@BlueTreble.com
Whole thread Raw
In response to Re: 9.3.9 and pg_multixact corruption  (Christoph Berg <christoph.berg@credativ.de>)
Responses Re: 9.3.9 and pg_multixact corruption
Re: 9.3.9 and pg_multixact corruption
List pgsql-hackers
On 9/20/15 9:23 AM, Christoph Berg wrote:
> a short update here: the customer updated the compiler to a newer
> version, is now compiling using -O2 instead of -O3, and the code
> generated now looks sane, so this turned out to be a compiler issue.
> (Though it's unclear if the upgrade fixed it, or the different -O
> level.)

Do we officially not support anything > -O2? If so it'd be nice if 
configure threw at least a warning (if not an error that you had to 
explicitly over-ride).
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Decimal64 and Decimal128
Next
From: Alvaro Herrera
Date:
Subject: Re: 9.3.9 and pg_multixact corruption