]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a column to the sqlite_stat2 table that contains the number of entries
authordrh <drh@noemail.net>
Fri, 5 Aug 2011 21:13:42 +0000 (21:13 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Aug 2011 21:13:42 +0000 (21:13 +0000)
commit37c5858fbaad3bd36e4dc95a3682daf1c4ec3c4a
tree0e0efe50ee0e22cd11f6e00d3a7a66e53df68893
parentf9042e9682686c5bc77a539a493bccda9aff6002
Add a column to the sqlite_stat2 table that contains the number of entries
with exactly the same key as the sample.  We do not yet do anything with this
extra value.  Some tests in analyze2.test are failing.

FossilOrigin-Name: eb434228277c4bbbb1ad153ed3e6e3eeffe799a4
manifest
manifest.uuid
src/analyze.c
src/vdbe.c
test/analyze2.test