]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve the performance of the ANALYZE command by taking advantage of the
authordrh <drh@noemail.net>
Wed, 23 Jul 2014 18:36:55 +0000 (18:36 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Jul 2014 18:36:55 +0000 (18:36 +0000)
commit553818a0aaffdbf62fd038eb0a7d3dd3e830cf59
tree071a49458a3533c052ff6316e108a132601dca24
parent11d451eb8a8b01610106b0792be64cfad5b85a45
Improve the performance of the ANALYZE command by taking advantage of the
fact that every row of a UNIQUE index is distinct.

FossilOrigin-Name: 3e1e79e1335f7ad33cd35f384f2a063c4aa2253b
manifest
manifest.uuid
src/analyze.c