]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems in estimating the number of rows visited by a range query using sqlite_s...
authordan <dan@noemail.net>
Thu, 8 Aug 2013 19:38:40 +0000 (19:38 +0000)
committerdan <dan@noemail.net>
Thu, 8 Aug 2013 19:38:40 +0000 (19:38 +0000)
commitb3c02e210f6cab7124252de36f1e44a03137cd01
tree57719accbddcf902becd62443d49039b40896965
parent84c309b6ae488c3fd766e25f25c3902f58490b17
Fix problems in estimating the number of rows visited by a range query using sqlite_stat4 data when the column subject to the range query is not the leftmost of the index.

FossilOrigin-Name: 9228aaf54dd2700c4f460f94f9c2309407578983
manifest
manifest.uuid
src/where.c