]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactoring the VFS-SHM methods used by WAL. This version compiles and
authordrh <drh@noemail.net>
Wed, 12 May 2010 18:01:39 +0000 (18:01 +0000)
committerdrh <drh@noemail.net>
Wed, 12 May 2010 18:01:39 +0000 (18:01 +0000)
commitd9e5c4f6ed8b28c2e926679684dec191a3a52b5f
treee472eac0783897d34af48bc3718d00a3d4ac09cd
parenteaf52d883a9eafbe7ad60bd7590988c66d696c07
Refactoring the VFS-SHM methods used by WAL.  This version compiles and
runs non-WAL test cases but crashes and burns on wal.test.

FossilOrigin-Name: 2b00152c1ac0b3735aa6cfab61259ff04d81c701
16 files changed:
doc/vfs-shm.txt
manifest
manifest.uuid
src/os.c
src/os.h
src/os_unix.c
src/pager.c
src/pager.h
src/sqlite.h.in
src/test6.c
src/test_devsym.c
src/test_onefile.c
src/test_vfs.c
src/vdbe.c
src/wal.c
src/wal.h