Re: Win32 BYTE_ORDER - Mailing list pgsql-patches

From Tom Lane
Subject Re: Win32 BYTE_ORDER
Date
Msg-id 2825.1161288703@sss.pgh.pa.us
Whole thread Raw
In response to Re: Win32 BYTE_ORDER  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
>> Done, but I think you forgot the defs for LITTLE_ENDIAN and
>> friends ... it seems unlikely that a platform would provide
>> those and then forget BYTE_ORDER.

> Well, it compiled just fine, so it must've found it somewhere :-)

I think the #if tests probably reduced to 0 == 0 ... so my bet is
it compiled but didn't work.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Win32 BYTE_ORDER
Next
From: "Magnus Hagander"
Date:
Subject: oid2name optargs