]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The BTree changes are now integrated and the whole thing compiles and
authordrh <drh@noemail.net>
Thu, 13 Sep 2001 14:46:09 +0000 (14:46 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Sep 2001 14:46:09 +0000 (14:46 +0000)
commitbe0072d2493ef22903cec7d641e7947839d3fef7
treefb63c517e10ce183501cd2508a032355b3dd9a75
parent5e00f6c7d57c7c651a098fbe3aed1b11813ef85f
The BTree changes are now integrated and the whole thing compiles and
links. I have not yet tried to run it, though. (CVS 239)

FossilOrigin-Name: a0a1e701abc52a164d9b09a5426eb12af1fe6a4c
22 files changed:
Makefile.in
manifest
manifest.uuid
src/btree.c
src/btree.h
src/build.c
src/dbbe.c [deleted file]
src/dbbe.h [deleted file]
src/dbbebtree.c [deleted file]
src/dbbegdbm.c [deleted file]
src/dbbemem.c [deleted file]
src/delete.c
src/expr.c
src/insert.c
src/main.c
src/pager.c
src/select.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/where.c
test/btree2.test