Add BSWAP64 macro.
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
Showing
src/include/port/pg_bswap.h
0 → 100644
Please register or sign in to comment