]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to use an index even if the left-most columns of the index
authordrh <drh@noemail.net>
Wed, 13 Nov 2013 12:27:25 +0000 (12:27 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Nov 2013 12:27:25 +0000 (12:27 +0000)
commitcd8629e4bbc8f91e634337d72453b3963f50990e
treeef8df8378b9ab4516afaf4d919ae62a68ec5d2c6
parentc181c26cba2693ed88c52e4c0d7b96bf063901fe
Add the ability to use an index even if the left-most columns of the index
are unconstrainted, provided that the left-most columns have few distinct
values.

FossilOrigin-Name: 27dd5993d1ae5625eb94bf406421eb390d001be9
manifest
manifest.uuid
src/where.c
src/whereInt.h