]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not use a transitive constraint to an IN operator where the RHS is a
authordrh <drh@noemail.net>
Wed, 1 May 2013 17:58:35 +0000 (17:58 +0000)
committerdrh <drh@noemail.net>
Wed, 1 May 2013 17:58:35 +0000 (17:58 +0000)
commita309552e2cc3aa3de14c7fd5a6110375d4efb43d
tree763ca82cc45c1e3b732e5d062bcb4da151ac8e62
parent5c10f3b38e3930ec9937f8867d12fe431e3de2bc
Do not use a transitive constraint to an IN operator where the RHS is a
constant if there exists a direct == operator to another table in an outer
loop.

FossilOrigin-Name: faedaeace9c7ed9a8aaf96700caee09db0c0c061
manifest
manifest.uuid
src/where.c