]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Multiple overflow cells are always adjacent and sequential. Exploit this
authordrh <drh@noemail.net>
Tue, 23 Jun 2015 18:24:25 +0000 (18:24 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Jun 2015 18:24:25 +0000 (18:24 +0000)
commitfe647dc9eec094ed9a41a801e214076a966664f5
tree2f929354e4091dfb105b49c6c8f31e6fe167fa49
parent4f4bf7747a77d0fc2891fd98fec98a615c2bdbd5
Multiple overflow cells are always adjacent and sequential.  Exploit this
invariant for a small size reduction and performance increase and add
assert()s to prove the invariant.

FossilOrigin-Name: f77f2f48f48e374a72b6c054142f7a3ec0b1483c
manifest
manifest.uuid
src/btree.c