]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an "isInit" field in the wal-index header that must be non-zero for
authordrh <drh@noemail.net>
Mon, 31 May 2010 18:24:19 +0000 (18:24 +0000)
committerdrh <drh@noemail.net>
Mon, 31 May 2010 18:24:19 +0000 (18:24 +0000)
commit4b82c387c99dee9e230737d66967086811dbdec5
tree34c7ee27e1308d6187794fec8fbed0771185a06e
parent15d6809222b8f4b2619b8c56452aad21cc180958
Add an "isInit" field in the wal-index header that must be non-zero for
a valid header.  Use this to detect an uninitialized wal-index.

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