]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the cost estimator in the query planner to take into account the
authordrh <drh@noemail.net>
Mon, 24 Jan 2011 15:11:23 +0000 (15:11 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Jan 2011 15:11:23 +0000 (15:11 +0000)
commitb966194a63d2dac670a22c40098803a6c2d1e761
tree3eaff9c0d119974c63430d08b68aba9138a6c166
parent534230cf2e576a26706dfa8379f209f6e71b731b
Change the cost estimator in the query planner to take into account the
logN rowid lookup cost when going from an index to a table.

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