]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merging in cherry picked diffs for persist wal, alloc padding, wal-safe vacuum and...
authoradam <adam@noemail.net>
Mon, 10 Oct 2011 22:11:44 +0000 (22:11 +0000)
committeradam <adam@noemail.net>
Mon, 10 Oct 2011 22:11:44 +0000 (22:11 +0000)
commitaec336af26ba4529d808c75deb201bdef31faa5e
treefc01bda05077376c90474ff70c0b88db16c17f41
parentd74c576ee6bd1edf72bd0f1cf0610a439337cb87
Merging in cherry picked diffs for persist wal, alloc padding, wal-safe vacuum and sqlite3_file_control based lockstate checking

FossilOrigin-Name: db5b7b778c09c57501cb8266895a0ea4f2de7649
16 files changed:
manifest
manifest.uuid
src/backup.c
src/btree.c
src/main.c
src/mem1.c
src/os_unix.c
src/os_win.c
src/pager.c
src/sqlite.h.in
src/sqlite3_private.h
src/sqliteInt.h
src/test1.c
src/vdbeaux.c
src/wal.c
test/walpersist.test [new file with mode: 0644]