]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More work on the implementation of cursors, but they are still not
authordrh <drh@noemail.net>
Tue, 23 Nov 2004 01:47:30 +0000 (01:47 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Nov 2004 01:47:30 +0000 (01:47 +0000)
commite4e720724853cd26f81a87b7748464440201f8d7
tree0b9fcb991b957ffb21eb2eb03616c29ab9f89cd3
parentb6c29897eb34b7f3ab0109b9ddae1cfb474881c4
More work on the implementation of cursors, but they are still not
functioning. (CVS 2142)

FossilOrigin-Name: 8b61d1ae1ca469b80f2b344d550c3b363448b193
manifest
manifest.uuid
src/cursor.c
src/delete.c
src/expr.c
src/select.c
src/sqliteInt.h
src/update.c
src/vdbe.c
src/where.c
test/cursor.test