]> granicus.if.org Git - postgresql/commit
Tweak heapam's rmgr desc output slightly
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 12 Jan 2015 19:09:16 +0000 (16:09 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 12 Jan 2015 19:09:16 +0000 (16:09 -0300)
commitd126e1e95fab44cc73002de3eaa08e2d88f11c50
treeaac36c08822dd60bfc5e49cc54758f6911abd976
parent5c5ffee80f3547625021c29f45b37321d8c710bf
Tweak heapam's rmgr desc output slightly

Some spaces were missing, and putting the affected tuple offset first in
the lock cases instead of the locking data makes more sense.

No backpatch since this is cosmetic and surrounding code has changed.
src/backend/access/rmgrdesc/heapdesc.c