diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-04-11 20:47:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-04-11 20:47:38 +0000 |
commit | 226a100568733ad01624dbbb6cd3ce75fea5f399 (patch) | |
tree | 5e443cefe482cbcca1d9fdcf2f17a49becacd07d /src/backend/commands/async.c | |
parent | f7424b0d4bb9bd337e0a0b8343b933a72b9cfd72 (diff) | |
download | postgresql-226a100568733ad01624dbbb6cd3ce75fea5f399.tar.gz postgresql-226a100568733ad01624dbbb6cd3ce75fea5f399.zip |
Code review for btree page split WAL reduction patch. Make it actually work
(original code *always* created a full-page image for the left page, thus
leaving the intended savings unrealized), avoid risk of not having enough room
on the page during xlog restore, squeeze out another couple bytes in the xlog
record, clean up neglected comments.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions