]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix query planner weights associated with choosing block-sorting. Fix
authordrh <drh@noemail.net>
Wed, 19 Mar 2014 23:24:49 +0000 (23:24 +0000)
committerdrh <drh@noemail.net>
Wed, 19 Mar 2014 23:24:49 +0000 (23:24 +0000)
commit6284db908a0249feef9fba346e2a6bab57603861
tree82eac2e5c7b409faea364d94ee7949f30e4b3cdb
parent65ea12cb4aef6f33970e74d4de705c5a7628f622
Fix query planner weights associated with choosing block-sorting.  Fix
block sorting of tables with collating functions.  Fix various test cases.
All "veryquick" tests are now passing, though more tests need to be added.

FossilOrigin-Name: 01afbf97c0ff29667806e9a7c4d74ca717819de5
manifest
manifest.uuid
src/select.c
src/where.c
test/distinct.test
test/orderby5.test
test/whereG.test