]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a heap instead of a bitmap for cell overlap and coverage testing of integrity-check-heap
authordrh <drh@noemail.net>
Thu, 16 Apr 2015 11:56:03 +0000 (11:56 +0000)
committerdrh <drh@noemail.net>
Thu, 16 Apr 2015 11:56:03 +0000 (11:56 +0000)
commit67731a97a25fda22915df3507e8802aee8a93a51
tree5bcdd3970066d2e29ef2ea2f6c0a943f7e334b5c
parent22ecef5c20e007ae5121d9febb3bb3d7f56097b0
Use a heap instead of a bitmap for cell overlap and coverage testing of
btree pages in PRAGMA integrity_check.

FossilOrigin-Name: 5619c959bf7babb19fd8ba8b228be7f090fe0ce3
manifest
manifest.uuid
src/btree.c