]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fixes to EXPLAIN QUERY PLAN output. Change weights back to something closer nextgen-query-plan-logcost
authordrh <drh@noemail.net>
Tue, 11 Jun 2013 02:32:50 +0000 (02:32 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Jun 2013 02:32:50 +0000 (02:32 +0000)
commit8a4380d76156ba0ffbcdb64b5e37f82dee6385c6
treea86fb4d78bd38d66289dad3d4f63fda4733af6ab
parent8636e9c55cb46f8923ebbb8a1014010d9c813472
Fixes to EXPLAIN QUERY PLAN output.  Change weights back to something closer
to what they are in legacy.  More test case fixes.

FossilOrigin-Name: 36373b85f9a97840aa06e24ae31c12fcfbae084e
manifest
manifest.uuid
src/select.c
src/where.c
test/like.test
test/where.test
test/where2.test
test/where3.test
test/whereE.test