]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new OP_Once opcode. Use it to clean up and simplify various tkt-002caede898
authordrh <drh@noemail.net>
Fri, 16 Sep 2011 01:34:43 +0000 (01:34 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Sep 2011 01:34:43 +0000 (01:34 +0000)
commit48f2d3b10a5ac48ae2a1a24f77c7cb1aab6ea978
tree0b02d36b1ecb60c458133c090c14df3c131b6151
parent5b6a9ed49556deac6d48be80b6ef2816102f1951
Add the new OP_Once opcode.  Use it to clean up and simplify various
one-time initialization sections in the code, including the fix for
ticket [002caede898ae].

FossilOrigin-Name: 7f00552b739fad79517b042a6ed61abe743a917b
manifest
manifest.uuid
src/expr.c
src/select.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
src/vdbeblob.c
src/where.c