]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always make sure the left-hand side of the IS NOT NULL operator is a
authordrh <drh@noemail.net>
Fri, 8 Apr 2011 21:35:26 +0000 (21:35 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Apr 2011 21:35:26 +0000 (21:35 +0000)
commitea6dc4458b335a4fafd7d736c3e23f2e2e765ef8
tree60e76cadc47ad8fd8219ea0167919691c6612fc9
parent1c152101cae48fa2d5f9cc979d1642a7ddde78e8
Always make sure the left-hand side of the IS NOT NULL operator is a
smiple column, not a general expression, before applying the IS NOT NULL
query optimization.

FossilOrigin-Name: 543f75a6abe3aa4f49df43e71a462702d40b3251
manifest
manifest.uuid
src/where.c
test/analyze5.test