2019-02-12 00:58:10
— part of check-in
[fec071b89d]
on branch deferred-free-space
— Change an assert() into a NEVER(), since the condition is difficult to prove
with certainty. Improved comment on the MemPage.nFree field.
(user:
drh
size: 367442)
2019-02-12 01:04:49
— part of check-in
[177f5f40ea]
on branch trunk
— Defer computing the number of bytes of free space on a btree page until that
value is actually needed.
(user:
drh
size: 367442)