]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Arrange for some of the transient locks in WAL mode to block, as a single
authordrh <drh@noemail.net>
Tue, 10 Mar 2015 20:22:35 +0000 (20:22 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Mar 2015 20:22:35 +0000 (20:22 +0000)
commitbbf76eec342f7a4732b7e38329b6ea1ac8c682da
treec11c8b72252afc6049d8684d506c3a2d111cad03
parent94929646f109b72bb5f22cb44ce9afd65fc1c9ce
Arrange for some of the transient locks in WAL mode to block, as a single
to the OS to fix priority inversions.

FossilOrigin-Name: c6e6d5f4e06c3ac0bfb620c0c728fbc7230c4a02
manifest
manifest.uuid
src/os_unix.c
src/sqlite.h.in
src/wal.c