• Sergey Vojtovich's avatar
    Removed HW acceleration for big endian checksum · aaf5ee85
    Sergey Vojtovich authored
    Big endian checksum is needed to workaround 10+ years old bug, where checksum
    was calculated incorrectly on big endian hardware. We can still checksum such
    tablespaces using software implementation of CRC32.
    aaf5ee85
ut0crc32.h 2.07 KB