]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the wal-readonly branch so that it does not require changes to
authordrh <drh@noemail.net>
Wed, 1 Jun 2011 20:01:49 +0000 (20:01 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Jun 2011 20:01:49 +0000 (20:01 +0000)
commit66dfec8b7a6052d4b639e5ab1910249aebb8828d
treeb214150ff33bdec7e28157153770b0d88c38f437
parentf167694f9a06eb3956d6eb30c8958d5854f0e0cd
Simplify the wal-readonly branch so that it does not require changes to
anything other than os_unix.c and wal.c and a couple of new error codes.

FossilOrigin-Name: d6b4709de4d1f8af001f58938247f00a652a616e
12 files changed:
manifest
manifest.uuid
src/attach.c
src/btree.h
src/main.c
src/os_unix.c
src/pager.c
src/pager.h
src/sqlite.h.in
src/sqliteInt.h
src/wal.c
src/wal.h