]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the wal-index hash format so that hash-table space is reused following
authordrh <drh@noemail.net>
Tue, 18 May 2010 23:29:52 +0000 (23:29 +0000)
committerdrh <drh@noemail.net>
Tue, 18 May 2010 23:29:52 +0000 (23:29 +0000)
commit29d4dbefafa8a9b041401cf3b7463dcca541b655
treeb4d0a6977d6c47a6e9ca0cc0c06c01be1977a75a
parenta2a42013d2bbe96e7db552c598ba0ee155ee46d8
Update the wal-index hash format so that hash-table space is reused following
a rollback, thus preventing hash table overflows.  Add assert()s to verify
that hash tables do not overfill.  Further refactoring of the wal-index code.

FossilOrigin-Name: ada9a8c7b69c5dd2d66bbf62b61181651e6d2142
manifest
manifest.uuid
src/wal.c