]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implement a B+tree option (all data stored on leaves). (CVS 1365)
authordrh <drh@noemail.net>
Wed, 12 May 2004 19:18:15 +0000 (19:18 +0000)
committerdrh <drh@noemail.net>
Wed, 12 May 2004 19:18:15 +0000 (19:18 +0000)
commit8b18dd4fb5e1af588b5531769e7dc37ebc9fa3e7
treef71c4ab34ec515a3bd5331d8283574756c6fdd32
parent4a1c380a4beb05b19ded530fcfa53b546a301a46
Implement a B+tree option (all data stored on leaves). (CVS 1365)

FossilOrigin-Name: b8f70d17f06531269caa0a127efb2d25ad0f3e1c
manifest
manifest.uuid
src/btree.c
src/btree.h
test/btree5.test
test/btree6.test [new file with mode: 0644]