I wonder why "Latest checkpoint's NextXID" is formated like this:

8<-------------------------
        printf(_("Latest checkpoint's NextXID:          %u/%u\n"),
                   ControlFile.checkPointCopy.nextXidEpoch,
                   ControlFile.checkPointCopy.nextXid);
8<-------------------------

Shouldn't it use "%X/%X", same as e.g. "Prior checkpoint location" and
all the other XIDs?

Joe

-- 
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to