]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the journal format to be more robust against garbage that might appear
authordrh <drh@noemail.net>
Tue, 11 Feb 2003 14:55:40 +0000 (14:55 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Feb 2003 14:55:40 +0000 (14:55 +0000)
commit968af52acf9be4cf4c404cd7cf41d581ce76af70
treef0af464ecb32dac26d6342097c16a5ea858e8d2b
parent324ccefeb5aa530dd4a4672b57b42ca7cb0100bd
Modify the journal format to be more robust against garbage that might appear
in the file after a power failure.  The changes are mostly working but more
testing is still required.  This check-in is to checkpoint the changes so far. (CVS 861)

FossilOrigin-Name: 8ec5632536eea31197a3b1fd6abc57881a0cf1d7
VERSION
manifest
manifest.uuid
src/pager.c
src/pager.h
src/sqliteInt.h
src/test2.c
test/trans.test