summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane2012-04-06 22:10:41 +0000
committerTom Lane2012-04-06 22:10:41 +0000
commit3a7fdb7068830db6796b66c551520c36719fc74c (patch)
tree55be396e779f99e03e4c2baf76835e561fca1126 /doc/src
parent260b119c584775b389bb5af3bf3704b03ab35416 (diff)
Fix misleading output from gin_desc().
XLOG_GIN_UPDATE_META_PAGE and XLOG_GIN_DELETE_LISTPAGE records were printed with a list link field labeled as "blkno", which was confusing, especially when the link was empty (InvalidBlockNumber). Print the metapage block number instead, since that's what's actually being updated. We could include the link values too as a separate field, but not clear it's worth the trouble. Back-patch to 8.4 where the dubious code was added.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions