Rather than make this a Linux test, we should just test for the existence
Marc G. Fournier <scrappy@hub.org>
Rather than make this a Linux test, we should just test for the existence of endian.h. I figure that if it exists it's pretty sure that it has the byte order information and we may catch some other ports without any further testing. From: "D'Arcy J.M. Cain" <darcy@druid.net>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqcomprim.c | modified | +4 −0 |
| src/configure | modified | +221 −173 |
| src/configure.in | modified | +1 −1 |
| src/include/config.h.in | modified | +3 −0 |