"Tom Lane" <[EMAIL PROTECTED]> wrote > > There's not much need to check endianness explicitly, since the > pg_control_version check will surely fail if there's an endianness > discrepancy (not to mention the other checks on pg_control fields). >
Oh, right. So for the same reason, is it safe to remove the endian check in FsmCacheFileHeader? Regards, Qingqing ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq