]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Support for temporary tables added. Still need more testing. (CVS 279)
authordrh <drh@noemail.net>
Mon, 8 Oct 2001 13:22:32 +0000 (13:22 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Oct 2001 13:22:32 +0000 (13:22 +0000)
commitf57b339988d5caa23a2482c6c4f47a3c537efd58
tree66d9884af5ca0de41c9fac7dd94abc10beae477f
parent382c0247c70a73797185ffd18fcc6b79e8ca2c60
Support for temporary tables added.  Still need more testing. (CVS 279)

FossilOrigin-Name: 9368c62e4097aae3081a325962c1dec167fd253d
18 files changed:
manifest
manifest.uuid
src/build.c
src/delete.c
src/insert.c
src/main.c
src/os.c
src/pager.c
src/parse.y
src/sqliteInt.h
src/tokenize.c
src/update.c
src/vdbe.c
src/vdbe.h
src/where.c
test/temptable.test [new file with mode: 0644]
www/changes.tcl
www/lang.tcl