]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further simplifications to btree.c, especially the sqlite3BtreeKey() and
authordrh <drh@noemail.net>
Wed, 22 Jul 2009 00:35:23 +0000 (00:35 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Jul 2009 00:35:23 +0000 (00:35 +0000)
commitea8ffdfec7911386e3bcb7cc1f0708bef5ac1f37
tree037f37f8cb8d1bce6dbef392294051b001ee9d30
parent89bc4bc645249fe191ace400f7a5b694ff1ef763
Further simplifications to btree.c, especially the sqlite3BtreeKey() and
sqlite3BtreeData() functions.  New assert() statements added to verify
that these routines are called correctly. (CVS 6917)

FossilOrigin-Name: 96cfd079528501f6f1e658ce8a5a4e3bdea729be
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbe.c
src/vdbeaux.c