]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit a pointless OP_Null when processing a value-list RHS of an IN operator
authordrh <drh@noemail.net>
Thu, 31 Jul 2014 20:16:08 +0000 (20:16 +0000)
committerdrh <drh@noemail.net>
Thu, 31 Jul 2014 20:16:08 +0000 (20:16 +0000)
commit37e08081f3da7ceab00ff4db996510f924de931a
tree24eb9be225118f294292c6bb8fdab48e3781ec71
parent202cb641898ae45a957a1543e2e014335601bbe9
Omit a pointless OP_Null when processing a value-list RHS of an IN operator
where the LHS is a rowid.

FossilOrigin-Name: 1361450a9dfe9476e8df98f370a3695752252245
manifest
manifest.uuid
src/expr.c