]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make cellSizePtr() a method on the MemPage object, with alternative
authordrh <drh@noemail.net>
Fri, 19 Jun 2015 15:07:14 +0000 (15:07 +0000)
committerdrh <drh@noemail.net>
Fri, 19 Jun 2015 15:07:14 +0000 (15:07 +0000)
commit25ada07ab405348bdb7398afcd71e72d59a1043c
treed3aa7961e928f48d733486e631997669839fc6a1
parent4307690b5cdbe17e152e21a8f2ddf2c66eaf9c93
Make cellSizePtr() a method on the MemPage object, with alternative
implementations depending on the page type.  This results is a small performance
improvement and size reduction.

FossilOrigin-Name: 02f7e9d7d7b93d0b6bbd6cc0d0359b3b741b9931
manifest
manifest.uuid
src/btree.c
src/btreeInt.h