]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add several EXPENSIVE_ASSERT code blocks to validate the wal-index hash table.
authordrh <drh@noemail.net>
Sat, 22 May 2010 00:55:39 +0000 (00:55 +0000)
committerdrh <drh@noemail.net>
Sat, 22 May 2010 00:55:39 +0000 (00:55 +0000)
commit4fa95bfc3945f3238904345406421cfe211d9134
tree769b61094970350494919c2c06d30fb005f867a9
parent3b1eca0ade78a41f95f7507a22bbaa286ae332be
Add several EXPENSIVE_ASSERT code blocks to validate the wal-index hash table.
Fix the bugs that these code blocks fine.  Rename walClearHash() to
walCleanupHash() and simplify its interface.

FossilOrigin-Name: 7aade899e55f4565f02d301e1e83fb0bac2ea500
manifest
manifest.uuid
src/wal.c