]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reference count Table structures so that they are not deallocated too soon.
authordrh <drh@noemail.net>
Mon, 6 Jun 2005 21:19:56 +0000 (21:19 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jun 2005 21:19:56 +0000 (21:19 +0000)
commited8a3bb1088b058fc9f7b7b2e7ca51d9cae13281
treeaab2c84b7d0b4369a8c22e214869e27ca260d1f9
parent473d179d8a5207eb70c796d4fe65c159294a078f
Reference count Table structures so that they are not deallocated too soon.
Ticket #1210. (CVS 2498)

FossilOrigin-Name: e73d25c7419d580c47925494621df26d2fb9f27e
manifest
manifest.uuid
src/alter.c
src/build.c
src/delete.c
src/expr.c
src/select.c
src/sqliteInt.h
test/misc5.test