]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the PRAGMA integrity_check logic. Simplify the checkTreePage() routine integrity-check-refactor
authordrh <drh@noemail.net>
Wed, 1 Jul 2015 17:13:45 +0000 (17:13 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Jul 2015 17:13:45 +0000 (17:13 +0000)
commit9c73019045bfc696b58f16aae5bcc70e99494373
tree76f0854c9a3232ebf70e7ed4c2c379abdb97f2b0
parent94a3115daae6a39468dd3a4727517bdbf2ee1af3
Rework the PRAGMA integrity_check logic.  Simplify the checkTreePage() routine
and clean up the error messages generated.

FossilOrigin-Name: 1c52212369692ca7c0b16a14e3a403cd4c5fbffc
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/pager.c
src/pager.h
test/corrupt2.test
test/corrupt3.test
test/corrupt7.test
test/corruptE.test
test/pragma.test