]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance optimization in moveToRoot(). Avoid repeated validity checking of
authordrh <drh@noemail.net>
Mon, 24 Oct 2016 01:01:09 +0000 (01:01 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Oct 2016 01:01:09 +0000 (01:01 +0000)
commit7ad3eb63cf31b432006628f9fe7b0432613bd050
treee2fab47559749da733a653e7e06a5c1b08a43588
parent2df45e02f41b7c0497025ca2f6a4004b6da95325
Performance optimization in moveToRoot(). Avoid repeated validity checking of
the root page on each call. Once is enough.

FossilOrigin-Name: 98795c2dd9a6d8fa8d49a9f5c36cdf824cae7246
manifest
manifest.uuid
src/btree.c