]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the query planner so that IS and IS NULL operators are able to drive
authordrh <drh@noemail.net>
Thu, 7 Apr 2016 23:18:44 +0000 (23:18 +0000)
committerdrh <drh@noemail.net>
Thu, 7 Apr 2016 23:18:44 +0000 (23:18 +0000)
commit32291526a2700b3ae89ff43c25365d5e43bf2729
treed1040eb6373a5aae6ce6456dc108abd45c97b7cc
parentaf03b5b7a54af1c21c95a185a46ac276d4ca7cf1
Enhance the query planner so that IS and IS NULL operators are able to drive
an index on a LEFT OUTER JOIN.

FossilOrigin-Name: 84d2a09eab28b65ab7015e89c2057851c7894842
manifest
manifest.uuid
src/where.c