]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a VDBE stack overflow issue with the UPDATE statement. branch-3.3.6
authordrh <drh@noemail.net>
Thu, 3 Sep 2009 19:43:49 +0000 (19:43 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Sep 2009 19:43:49 +0000 (19:43 +0000)
commit9952b56155d40dcc4dc8be440cffa324bc564c61
treed3b2fc2b4076acb5023c2042e206d3b4709cba57
parent27059128048167181e74ae3e3d31218e9c0005be
Fix a VDBE stack overflow issue with the UPDATE statement.

FossilOrigin-Name: 715cecb8c795a28f312544031884622827358eda
manifest
manifest.uuid
src/update.c
test/bb20090903.test [new file with mode: 0644]