]> git.ipfire.org Git - thirdparty/sqlite.git/commit
New test-control that returns the number of calls to
authordrh <drh@noemail.net>
Mon, 31 Aug 2020 18:49:04 +0000 (18:49 +0000)
committerdrh <drh@noemail.net>
Mon, 31 Aug 2020 18:49:04 +0000 (18:49 +0000)
commit37ccfcfeb99181026f6beb35dfb0fe043130773b
tree4b1cc601f4620f33cf605c61bb0f116dc9aa134c
parentc51ceeb049fd108b71da3ce916cf7c35191311a0
New test-control that returns the number of calls to
sqlite3BtreeMovetoUnpacked() on the main database and then resets the
counter.  This only works for SQLITE_DEBUG builds.

FossilOrigin-Name: dca5b91926431768babac28a6faf7674a5014db95caba727995b470e92b3182a
manifest
manifest.uuid
src/btree.c
src/btree.h
src/btreeInt.h
src/main.c
src/shell.c.in
src/sqlite.h.in