]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When running ANALYZE, it is not necessary to check the right-most key column
authordrh <drh@noemail.net>
Tue, 22 Jul 2014 22:46:54 +0000 (22:46 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jul 2014 22:46:54 +0000 (22:46 +0000)
commit0f65cce82580619ba3498e3b2ef7bd338d73b6e5
treec1d4ee93cf8d4d665409e500d0c79b1e41ab4487
parent3526319b483fac1aba4dd19c93ebd61aa2663b97
When running ANALYZE, it is not necessary to check the right-most key column
for changes since that column will always change if none of the previous
columns have.

FossilOrigin-Name: 48f40861db4fbd10725a2b8b606d44fe16d5bd27
manifest
manifest.uuid
src/analyze.c