]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When an automatic re-prepare occurs, take care not to reset the internal
authordrh <drh@noemail.net>
Tue, 9 Jan 2007 14:01:13 +0000 (14:01 +0000)
committerdrh <drh@noemail.net>
Tue, 9 Jan 2007 14:01:13 +0000 (14:01 +0000)
commit3c23a88562f308f0e35506606cb46dad9b80c6b5
tree5b9081f36fba4e5c3ae01155d84cc610e1328d64
parentf1d89f0dd95a4d7c5737c219fc91f3d001ec5a18
When an automatic re-prepare occurs, take care not to reset the internal
schema symbol table.  Ticket #2156.  This change also includes some debugging
enhancements. (CVS 3578)

FossilOrigin-Name: 43fe7fc1c38f8d9b3c1346cb1d890c2e25cefe15
manifest
manifest.uuid
src/prepare.c
src/test1.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/vtab.c
test/vtab1.test