]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change to allow clients to block when taking a SHARED lock to connect...
authordan <Dan Kennedy>
Mon, 10 Feb 2025 20:46:14 +0000 (20:46 +0000)
committerdan <Dan Kennedy>
Mon, 10 Feb 2025 20:46:14 +0000 (20:46 +0000)
commit2d878947004909b22c2057eb124b9d00fabe8d82
tree93891151e07bcf3176d15cdaa1465423576c0ab2
parentdf54ecb1bfaf1d6e514b534a9c647ffc72571684
Experimental change to allow clients to block when taking a SHARED lock to connect to a wal mode database.

FossilOrigin-Name: d2d6a000fb9bf8097e0ce9979685408d183be3ab785ceeb11ec1f97a81a83e41
manifest
manifest.uuid
src/attach.c
src/main.c
src/os_unix.c
src/os_win.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/lock_common.tcl
test/walsetlk3.test [new file with mode: 0644]