]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When synchronous=NORMAL, use the same journal file format as with synchronous=FULL...
authordan <dan@noemail.net>
Sat, 26 Jun 2010 15:42:33 +0000 (15:42 +0000)
committerdan <dan@noemail.net>
Sat, 26 Jun 2010 15:42:33 +0000 (15:42 +0000)
commit273f3f0d1a3b8d15ed1d4378e12aefa5a09a772d
treed454c643dffe748525a169238e17b83c62ba335a
parentf9b4419d3910e87046f0124362713c6648cc8327
When synchronous=NORMAL, use the same journal file format as with synchronous=FULL (i.e. multiple journal headers within the one journal). Fix for [d11f09d36e].

FossilOrigin-Name: 2eaf5ee0d9338de8a77fb3e06ad2f2b0daa6fcbe
manifest
manifest.uuid
src/pager.c
test/pager1.test
test/pagerfault.test
test/pagerfault2.test [new file with mode: 0644]
test/permutations.test