fix alignment on solaris and allow __attribute__ for non-gcc compilers

Edit
ID 115
Title fix alignment on solaris and allow __attribute__ for non-gcc compilers
Topic Bug Fixes
Created 2015-01-22 16:12:26
Last modified 2015-03-11 13:50:03 (9 years, 8 months ago)
Latest email 2015-03-11 13:53:12 (9 years, 8 months ago)
Status
2015-02: Committed
Target version
Authors Oskari Saarenmaa (os)
Reviewers Andres Freund (andresfreund)Become reviewer
Committer Andres Freund (andresfreund)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/115
git checkout commitfest/cf/115
Emails
__attribute__ for non-gcc compilers
First at 2015-01-13 21:18:27 by Oskari Saarenmaa <os at ohmu.fi>
Latest at 2015-03-11 13:53:12 by Andres Freund <andres at 2ndquadrant.com>
Latest attachment (0001-Fix-aligned-attribute-for-Sun-CC-and-use-custom-macr.patch) at 2015-02-17 13:41:45 from Oskari Saarenmaa <os at ohmu.fi>
    Attachment (0001-Fix-aligned-attribute-for-Sun-CC-and-use-custom-macr.patch) at 2015-02-17 13:41:45 from Oskari Saarenmaa <os at ohmu.fi> (Patch: No)
    Attachment (0001-Use-custom-macros-for-all-C-__attributes__.patch) at 2015-01-13 21:18:27 from Oskari Saarenmaa <os at ohmu.fi> (Patch: No)
History
When Who What
2015-03-11 13:50:03 Andres Freund (andresfreund) Closed in commitfest 2015-02 with status: Committed
2015-02-17 13:47:59 Andres Freund (andresfreund) Added andresfreund as reviewer
2015-02-17 13:47:57 Andres Freund (andresfreund) Added andresfreund as committer
2015-01-22 16:12:49 Oskari Saarenmaa (os) Changed authors to Oskari Saarenmaa (os)
2015-01-22 16:12:26 Oskari Saarenmaa (os) Attached mail thread 54B58BA3.8040302@ohmu.fi
2015-01-22 16:12:26 Oskari Saarenmaa (os) Created patch record
Edit