]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added code to iterate through virtual tables. All regression tests pass
authordrh <drh@noemail.net>
Mon, 12 Jun 2006 21:59:13 +0000 (21:59 +0000)
committerdrh <drh@noemail.net>
Mon, 12 Jun 2006 21:59:13 +0000 (21:59 +0000)
commit9eff61675098356bbd31a73451266e10af0914ec
treeb9356d83d83c8431f748bafee99d568b2006b756
parent9e39ce87cf590df41dd29ac1f2f8da663275148a
Added code to iterate through virtual tables.  All regression tests pass
but the new code is completely untested. (CVS 3219)

FossilOrigin-Name: 010965433140fbe508a907d861dbad79343bf7c2
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/where.c