Win32 BYTE_ORDER

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Win32 BYTE_ORDER
Date: 2006-10-19 19:38:13
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FC9E@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

This patch adds a #define for BYTE_ORDER to win32.h if it's not pulled
in elsewhere, as needed by msvc build of pgcrypto. Seems several other
platforms define it in their port file already, but not win32.

//Magnus

Attachment Content-Type Size
win32_endian.diff application/octet-stream 598 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-10-19 19:49:24 Re: Adminpack build fix
Previous Message Magnus Hagander 2006-10-19 19:22:31 earthdistance update for msvc

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2006-10-19 19:49:24 Re: Adminpack build fix
Previous Message Magnus Hagander 2006-10-19 19:22:31 earthdistance update for msvc