]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Incremental update. We are in the middle of modifying the index system
authordrh <drh@noemail.net>
Wed, 7 Nov 2001 14:22:00 +0000 (14:22 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Nov 2001 14:22:00 +0000 (14:22 +0000)
commit8721ce4ae77e5544a87be48da4c968487cf91d3c
tree9adc26bbb5793fd826692674f2b2b7046cce4b08
parent17e24df621b8e6c17799d642197ab74f524d2922
Incremental update.  We are in the middle of modifying the index system
to support range queries without doing a complete table scan. (CVS 303)

FossilOrigin-Name: e6ca23fa4569bc33065bf57ce7ce6132cd6a9de0
manifest
manifest.uuid
src/btree.c
src/btree.h
src/build.c
src/delete.c
src/insert.c
src/select.c
src/update.c
src/vdbe.c
src/vdbe.h