]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an unnecessary OP_Null in the IN-operator logic. Attempt to clarify
authordrh <drh@noemail.net>
Fri, 1 Aug 2014 18:00:24 +0000 (18:00 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Aug 2014 18:00:24 +0000 (18:00 +0000)
commite21a6e1dfe2196184bf17e9d9212f3eae0b346e5
tree09284df58df8e79ff60b9568c6f36142fe2c7a67
parent5c3e9cf9de273e236833bf2465f67f26a348c116
Remove an unnecessary OP_Null in the IN-operator logic.  Attempt to clarify
comments explaining the IN-operator code, though it is not clear that the
comments are correct even yet - more work to be done.

FossilOrigin-Name: c11e55fabbc718cb324ecd3540453c25db98f50c
manifest
manifest.uuid
src/expr.c
src/vdbe.c