]> granicus.if.org Git - postgresql/commit
Make RemoveOldXlogFiles's debug printout match style used elsewhere:
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 Jun 2010 17:37:23 +0000 (17:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 Jun 2010 17:37:23 +0000 (17:37 +0000)
commit09698bb5fb20a069f84ddbfab0bff9ae0d0f7c8a
treebcc8b6d61e73c3f7573cad7866155bbfd833047e
parent449c73f4668ef08ddaecf74834015d3d780d5da0
Make RemoveOldXlogFiles's debug printout match style used elsewhere:
log and seg aren't an XLogRecPtr and shouldn't be printed like one.
Fujii Masao
src/backend/access/transam/xlog.c