]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The query planner uses non-indexable WHERE clause terms to reduce the
authordrh <drh@noemail.net>
Wed, 14 Apr 2010 19:01:44 +0000 (19:01 +0000)
committerdrh <drh@noemail.net>
Wed, 14 Apr 2010 19:01:44 +0000 (19:01 +0000)
commit1e0f4a83d69a2eaa8fd334478a014d2a741a1aee
treece6d2fc9742bb3caaf078f408710d673ddc3ce3b
parentc9206ed56e3750315cd2db09ea6aad35a9972fb4
The query planner uses non-indexable WHERE clause terms to reduce the
estimated number of output rows, then uses the estimated number of output
rows as a tie-breaker when choosing table order.

FossilOrigin-Name: b87cb0c2bd9c52a938795a974e101879b81210e3
manifest
manifest.uuid
src/where.c