]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change pageInsertArray() and pageFreeArray() so that they use the CellArray
authordrh <drh@noemail.net>
Tue, 23 Jun 2015 15:36:34 +0000 (15:36 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Jun 2015 15:36:34 +0000 (15:36 +0000)
commitf783893b8d4aeffdce145f0139c9ff2970fddc1c
tree4ab5b0db8e19d05207607c8fb5fd207298fb83f1
parent4edfdd38fb16c75d03403e3da2ae1860bb44e0bc
Change pageInsertArray() and pageFreeArray() so that they use the CellArray
object and compute cell sizes as needed, resulting in smaller and faster code.

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