]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a query planner problem that only occurs when covering-index-scan is
authordrh <drh@noemail.net>
Wed, 3 Oct 2012 12:38:19 +0000 (12:38 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Oct 2012 12:38:19 +0000 (12:38 +0000)
commit6f0e400cba68d8cf91a6c3d0a0525b14cd5052e2
tree7012fff0f1770d30f66a109cf4139fb8aca099af
parentd663b5bdefd6f5fc6752f66df21d9cdfc601a779
Fix a query planner problem that only occurs when covering-index-scan is
disabled.  Fix to tests whose output changed due to the new and more
aggressive ORDER BY optimization.

FossilOrigin-Name: 0f9bb90100aa304a7f28023ca4173e68b445e8bd
manifest
manifest.uuid
src/where.c
test/where.test