aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-06 20:22:58 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-06 20:22:58 +0000
commitee7ac7b11e9e6623871833729958662a4598fbc5 (patch)
tree61d4f69957d8971b497bbc0cbcc42c4742a0b352 /src/tutorial/syscat.source
parent4c8495a1f2ae7a027a4b3e8fdb2aa5b21a5be1fc (diff)
downloadpostgresql-ee7ac7b11e9e6623871833729958662a4598fbc5.tar.gz
postgresql-ee7ac7b11e9e6623871833729958662a4598fbc5.zip
Modify XLogInsert API to make callers specify whether pages to be backed
up have the standard layout with unused space between pd_lower and pd_upper. When this is set, XLogInsert will omit the unused space without bothering to scan it to see if it's zero. That saves time in XLogInsert, and also allows reversion of my earlier patch to make PageRepairFragmentation et al explicitly re-zero freed space. Per suggestion by Heikki Linnakangas.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions