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.
Showing
Please register or sign in to comment