]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix more problems with deferred execution of CREATE. Still need to do DROP.
authordrh <drh@noemail.net>
Sat, 24 Jul 2004 14:35:58 +0000 (14:35 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Jul 2004 14:35:58 +0000 (14:35 +0000)
commit3f7d4e49d874dd4c780ae224031d5cf5a4cdcbae
treebcdb960d7bc8732b61c7e23ebd239b991d0bbd33
parent234c39dff7d87225380cb97fc34c2807ad71ec12
Fix more problems with deferred execution of CREATE.  Still need to do DROP.
There is now a memory leak. (CVS 1865)

FossilOrigin-Name: 6db3f122aad25b5226670ce682b7263d55c0d301
manifest
manifest.uuid
src/build.c
src/main.c
src/sqliteInt.h
src/tokenize.c
src/vacuum.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/misc4.test