Back-port into 8.2 an old fix to ensure that BYTE_ORDER gets set

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 30b9371e5d10eb8bdb9267ded10f305059027528
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-08-30T19:51:46Z
Releases: 8.2.18
Back-port into 8.2 an old fix to ensure that BYTE_ORDER gets set
correctly on 64-bit Intel Solaris.  Per my proposal yesterday,
8.2 is where we will start considering this platform supported.
While this patch itself could easily go into older branches,
there's not a huge amount of point unless we also make some
significantly-more-invasive changes in the spinlock support.

Files

PathChange+/−
src/include/port/solaris.h modified +12 −1