]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an unnecessary column-cache flush. Add another test case to the column-cache-debug
authordrh <drh@noemail.net>
Wed, 18 Dec 2013 16:27:48 +0000 (16:27 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Dec 2013 16:27:48 +0000 (16:27 +0000)
commit039468ef2d682ecd35f81d6d1e41ec51707ad5e8
tree20ea3a850e6f68f960e120c3c34a14f21a9b2529
parent9ac7962acea518754b1f5a7a2748164cdb053b52
Remove an unnecessary column-cache flush.  Add another test case to the
speedtest1.c program to accentuate the benefit of not flushing the cache at
that point.

FossilOrigin-Name: 97fdfc6b79833011fc0c506fe5e0985c0fb1906c
manifest
manifest.uuid
src/select.c
test/speedtest1.c