Bruce Momjian <pgman@candle.pha.pa.us> writes: > I don't understand why we are testing 64-bit CRC when I thought we > agreed that 32-bit was good enough for our purposes.
Well, we need to understand exactly what is going on here. I'd not like to think that we dropped back from 64 to 32 bit because of one possibly-minor optimization bug in one compiler on one platform. Even if that compiler+platform is 90% of the market. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match