Magnus Hagander <[email protected]> writes: > Unless.. %ld is the wrong thing to print: > static int64 total_checksum_failures; > We should perhaps be using something other than %ld to print that?
INT64_FORMAT.
regards, tom lane
