]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the query planner so that when it has a choice of full-scan tables to
authordrh <drh@noemail.net>
Thu, 5 Aug 2010 02:52:32 +0000 (02:52 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Aug 2010 02:52:32 +0000 (02:52 +0000)
commitaa0ba4345d8fd703ff4dc4816176f06c0a0cf93d
tree4b39afddf0ade4abfd732d9edd428b04fc4b282c
parent5e377d90ed20af69113e58e64166830fdba10bac
Fix the query planner so that when it has a choice of full-scan tables to
move to the outer loop, it chooses the one that is likely to give the fewest
output rows.

FossilOrigin-Name: 309bbedf9648c750d7b8aedbc15d4fd68f846824
manifest
manifest.uuid
src/where.c
test/where3.test