• Robert Haas's avatar
    Add BSWAP64 macro. · c171818b
    Robert Haas authored
    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
    c171818b
pg_crc32c.h 2.64 KB