]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the LEFT JOIN strength reduction optimization so that assumes that
authordrh <drh@noemail.net>
Tue, 3 Apr 2018 14:04:48 +0000 (14:04 +0000)
committerdrh <drh@noemail.net>
Tue, 3 Apr 2018 14:04:48 +0000 (14:04 +0000)
commit9881155d54149f0a905a198e9aa52105337f7999
tree70696d03380d8ffb4f1b8a25f986a67c2ec5cac3
parent18e2b8af1c307ebaaaa0c4c3015f61b1277387b6
Change the LEFT JOIN strength reduction optimization so that assumes that
virtual table constraints can be true even if terms within the constraint
are NULL.  This works around dodgy virtual table implementations.

FossilOrigin-Name: cbb977fe1908431f3aad8e67668588b119e7d491724f2042af436f509a4f6623
manifest
manifest.uuid
src/expr.c