]> 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 07:53:17 +0000 (07:53 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Nov 2018 07:53:17 +0000 (07:53 +0000)
commit383bb4fa62352065fa3b22ec411a931dcac5d88c
treee9b1cb20dba623193c4a655fb977762e8d075ea8
parent29d77dc450fc6753b7d540d1c5a044f8c7466d2a
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: af39661e60f562b9eb10343fd83e8fe21be4d7276111e7853c1179a24cab09ce
manifest
manifest.uuid
src/whereexpr.c
test/where.test