]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the integrity-check code to reduce the size of the large allocation from 4...
authordan <dan@noemail.net>
Tue, 3 Apr 2012 17:43:28 +0000 (17:43 +0000)
committerdan <dan@noemail.net>
Tue, 3 Apr 2012 17:43:28 +0000 (17:43 +0000)
commit1235bb18159f55bde171a39fc85fe25158e49e0a
treeb21c8aab2d69cab261a366445197b92a453b8545
parent2aad3da6eaedf4fa72fe06ec1b2e4d1c964bf3e3
Modify the integrity-check code to reduce the size of the large allocation from 4 bytes to 1 bit for each page in the database file.

FossilOrigin-Name: fa3a498dfe9ed59c30da5eaa0d7cad167fd4e393
manifest
manifest.uuid
src/btree.c
src/btreeInt.h