mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:46:50 -04:00
c171818b27
This is like BSWAP32, but for 64-bit values. Since we've got two of them now and they have use cases (like sortsupport) beyond CRCs, move the definitions to their own header file. Peter Geoghegan