]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem handling (a, b) IN (SELECT ...) expressions when there is an index...
authordan <dan@noemail.net>
Tue, 6 Sep 2016 14:58:15 +0000 (14:58 +0000)
committerdan <dan@noemail.net>
Tue, 6 Sep 2016 14:58:15 +0000 (14:58 +0000)
commit83c434e68d61531902d32a42d28a8a0d240c47f8
tree13fc39b28432911a5206feecb7293ce7506613e2
parented24da4b16fe235e0a5e9c41f92bfb45b5f3448e
Fix a problem handling (a, b) IN (SELECT ...) expressions when there is an index on just one of "a" or "b".

FossilOrigin-Name: 231c72d9f651f3a70d5c8af080f3ff181b89d939
manifest
manifest.uuid
src/wherecode.c
test/rowvalue9.test