]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the IS NOT NULL optimization when the IS NOT NULL operator is part
authordrh <drh@noemail.net>
Mon, 5 Nov 2018 13:48:50 +0000 (13:48 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Nov 2018 13:48:50 +0000 (13:48 +0000)
commit2fb34b92cacbd33f0b920b5ac91f9eb6fde3f3bf
tree0c120f27e5998f9a778156eec167543a8903bb75
parentaa05f52eae4e549a634f575e674cb031a8f03a96
Disable the IS NOT NULL optimization when the IS NOT NULL operator is part
of the ON clause of a LEFT JOIN. Fix for ticket [65eb38f6e46de8c75e188a17ec].

FossilOrigin-Name: 8d09ce5d738bb00c4524c663ec69555fe917ac733d58b06a302675ce7fe33fca
manifest
manifest.uuid
src/whereexpr.c
test/where.test