Re: __attribute__ for non-gcc compilers - Mailing list pgsql-hackers

From Robert Haas
Subject Re: __attribute__ for non-gcc compilers
Date
Msg-id CA+TgmoYxCvBsN9ms95ZbUjJxgu4i54EWr_wcrj0yQ_TYCSeZwQ@mail.gmail.com
Whole thread Raw
In response to Re: __attribute__ for non-gcc compilers  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: __attribute__ for non-gcc compilers
List pgsql-hackers
On Wed, Jan 14, 2015 at 5:54 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> I think I'd for now simply not define pg_attribute_aligned() on
> platforms where it's not supported, instead of defining it empty. If we
> need a softer variant we can name it pg_attribute_aligned_if_possible or
> something.
>
> Sounds sane?

Yes, that sounds like a much better plan.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: advance local xmin more aggressively
Next
From: Peter Eisentraut
Date:
Subject: Re: [BUGS] BUG #12070: hstore extension: hstore_to_json_loose produces invalid JSON