]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the left-hand side of the IS NOT NULL operator is a simple column
authordrh <drh@noemail.net>
Fri, 8 Apr 2011 23:04:28 +0000 (23:04 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Apr 2011 23:04:28 +0000 (23:04 +0000)
commitecd2c060252cfff6198c3b0d4cfb8792bf75c597
tree1f1235315835f93a00910088d79481279fd51923
parent5bc564f0d3fe04abdeff6250493f883e89b928a0
Make sure the left-hand side of the IS NOT NULL operator is a simple column
and not a general expression before applying the IS NOT NULL
optimization.  This is a backport of check-in [543f75a6abe3].

FossilOrigin-Name: e8177e0149280ea775e9aac18307ce2528f72298
manifest
manifest.uuid
src/where.c
tool/mkopts.tcl [changed mode: 0755->0644]