]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem computing affinities for indexes during skip-scan code
authordrh <drh@noemail.net>
Fri, 25 Sep 2015 01:09:27 +0000 (01:09 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Sep 2015 01:09:27 +0000 (01:09 +0000)
commit8ffddeb7087fa263cb794244b6e6edce859e3319
treed3cd06ac73d797c31a15626f9d7d87ebb81ddca3
parentdae26fe518c65f26e7d256a161acfe37910f897e
Fix a problem computing affinities for indexes during skip-scan code
generation when SQLITE_ENABLE_STAT4 is on.  Bug introduced by
check-in [1ee089a72d789002].

FossilOrigin-Name: 1350dd42d056508337b1a07ad8b1c9c97593f8d3
manifest
manifest.uuid
src/where.c