]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Continuing work on journal_mode. Journal_mode=persist now appears to be
authordrh <drh@noemail.net>
Sat, 19 Apr 2008 20:34:18 +0000 (20:34 +0000)
committerdrh <drh@noemail.net>
Sat, 19 Apr 2008 20:34:18 +0000 (20:34 +0000)
commit16e45a430608812dcc67d16502dbd42a12dd9fc8
tree04577164cebcff2dbc8ed5410f183fad00070943
parent981642f3896a383b6db14ce56445be4e17b5d982
Continuing work on journal_mode.  Journal_mode=persist now appears to be
working, though additional testing would be welcomed. (CVS 5033)

FossilOrigin-Name: 277e4099cee9105e1801a6d7f5d477f0d2efa858
manifest
manifest.uuid
src/pager.c
test/jrnlmode.test [new file with mode: 0644]
test/jrnlmode2.test [new file with mode: 0644]
test/jrnlmode3.test [new file with mode: 0644]
test/quick.test
test/trans.test
test/veryquick.test