]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get rid of the OP_Undef and OP_IsUndef opcodes in favor of higher-level
authordrh <drh@noemail.net>
Fri, 7 Feb 2014 18:27:53 +0000 (18:27 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Feb 2014 18:27:53 +0000 (18:27 +0000)
commit81cf13ec7b271740b6c6b7ccd00206e666c6cdc6
treecb1f84153076d601ded1880f1dd1a92658d35411
parenta5750cfe01b8fb83cf7382fc04b288c0b649b023
Get rid of the OP_Undef and OP_IsUndef opcodes in favor of higher-level
OP_InitCoroutine and OP_EndCoroutine.

FossilOrigin-Name: 1ec0e9dd4b26d9f597adc8e062317d4866c5a6a6
manifest
manifest.uuid
src/insert.c
src/select.c
src/vdbe.c
src/where.c