]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent an infinite loop when deleting a table that has a TEMP trigger. (CVS 984)
authordrh <drh@noemail.net>
Sat, 17 May 2003 19:04:03 +0000 (19:04 +0000)
committerdrh <drh@noemail.net>
Sat, 17 May 2003 19:04:03 +0000 (19:04 +0000)
commit79a519c04743df1e04df149f357dc417d18fea3c
tree329bac8c02a4b1b431f18da02bf8ec0279e01850
parent24f1eb74c860d60782a9149a23f8f6b295b61b87
Prevent an infinite loop when deleting a table that has a TEMP trigger. (CVS 984)

FossilOrigin-Name: c8c823b068916711857fa67db10fb479999b55c2
manifest
manifest.uuid
src/build.c
src/parse.y
src/sqliteInt.h
src/trigger.c
test/trigger1.test