diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-05-13 22:13:33 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-05-13 22:13:33 +0000 |
commit | 45165538c5b4c2bd4536aedc01a1e758aaa19ae2 (patch) | |
tree | 30bfbcff7e985763b65ee896257c22a61a37c385 /src/backend/utils/adt/arrayutils.c | |
parent | f22f57ca35d5aba72c5a906bd82d1ebf9d2754c1 (diff) | |
download | postgresql-45165538c5b4c2bd4536aedc01a1e758aaa19ae2.tar.gz postgresql-45165538c5b4c2bd4536aedc01a1e758aaa19ae2.zip |
From: "Brian E. Gallew" <geek+@cmu.edu>
Subject: [PORTS] minor fix for DGUX port
src/include/port/dgux.h needs the following three lines appended:
#ifndef BYTE_ORDER
#define BYTE_ORDER BIG_ENDIAN
#endif
I believe this to be correct for DG/UX on M88k processors. I don't have one of
the new Intel-based boxes to check on.
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions