]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expand the cursor index in SrcList_item to 32-bits to accomodate really
authordrh <drh@noemail.net>
Tue, 13 Feb 2007 12:49:24 +0000 (12:49 +0000)
committerdrh <drh@noemail.net>
Tue, 13 Feb 2007 12:49:24 +0000 (12:49 +0000)
commite68fbe7978e49d1e1ffcc7a5e8bad535d308c879
treef57d7d01ebcca1410ce9ffb6600d932eb1ef09c1
parent8e79d2577b4485dc5f3a3cd1c5018b7a767f9504
Expand the cursor index in SrcList_item to 32-bits to accomodate really
huge VDBE programs resulting from deeply nested triggers.  This is an
interim fix until we rework triggers to use subroutines. (CVS 3640)

FossilOrigin-Name: 22769e2d37f4912ad388d2ed79f93571d0279fb8
manifest
manifest.uuid
src/sqliteInt.h