]> granicus.if.org Git - postgresql/commit
Add some debugging details to some of the elog(STOP) conditions for WAL.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 6 Sep 2001 02:02:48 +0000 (02:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 6 Sep 2001 02:02:48 +0000 (02:02 +0000)
commitf2b604ecf43be704041ad62517e6ed9d12567103
tree5a65aac889f19828cf41817c292b805cf9e21354
parentc2ed8915124e7924461e3afc64be13a100369528
Add some debugging details to some of the elog(STOP) conditions for WAL.
Standardize on %X/%X as the formatting for XLOG position display --- we
had a couple of different formats before, and none of 'em were as useful
as hex offsets IMHO.
src/backend/access/transam/xlog.c