Pavan Deolasee <[email protected]> writes: > BTW, now that XLogRecPtr is uint64, can't we change the pd_lsn field > to use the same type ?
No, at least not without breaking on-disk compatibility on little-endian
machines.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
