]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplification of PRAGMA integrity_check logic. Make sure that the depth
authordrh <drh@noemail.net>
Wed, 1 Jul 2015 17:53:49 +0000 (17:53 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Jul 2015 17:53:49 +0000 (17:53 +0000)
commite05b3f8f0bf6e7009c0746057535a81d1c3f05b2
treeefb8bdd17961a9a3281b11f55e8cc2220f35f716
parent94a3115daae6a39468dd3a4727517bdbf2ee1af3
Simplification of PRAGMA integrity_check logic.  Make sure that the depth
of the right-most subtree is correct.  Size reduction and performance increase,
with no change in output.

FossilOrigin-Name: 550705fcb64e7ad637686e47cabe2621d65851bf
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/pager.c
src/pager.h