Qingqing Zhou <[EMAIL PROTECTED]> writes: > "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? [ Scratches head... ] Yeah, I would think so. I'm trying to remember why I put that code in there in the first place ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org