]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Backport check-in [9f9f32882501ac9] to provide EXPLAIN QUERY PLAN output for
authordrh <drh@noemail.net>
Fri, 15 Apr 2011 15:18:34 +0000 (15:18 +0000)
committerdrh <drh@noemail.net>
Fri, 15 Apr 2011 15:18:34 +0000 (15:18 +0000)
commit0b150dd857b50e62b327d1e9df07882d02e21de5
treec2b5be3ecef7a11e6b27249bfad1409e1cc88511
parent05d15a69a73a750f4c85ab77d9285feb5f53bdb5
Backport check-in [9f9f32882501ac9] to provide EXPLAIN QUERY PLAN output for
the count(*) optimization.  Also backport check-in [a8761a9128de945aa] to
prevent unordered indices from being used on a full table scan.  The first
backport was necessary in order to test the second.

FossilOrigin-Name: 8d924e160703e02958db9c9bc1fd2c600e01e606
manifest
manifest.uuid
src/select.c
test/unordered.test [new file with mode: 0644]