mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
right, there seems precious little reason to have a pile of hand-maintained endianness definitions in src/include/port/*.h. Get rid of those, and make the couple of places that used them depend on WORDS_BIGENDIAN instead.