]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined as 2 instead of 1, all...
authordan <Dan Kennedy>
Wed, 15 Nov 2023 19:19:04 +0000 (19:19 +0000)
committerdan <Dan Kennedy>
Wed, 15 Nov 2023 19:19:04 +0000 (19:19 +0000)
commit91c8e65dd4bf17d21fbf8f7073565fe1a71c8948
treebeaa93bbdff567e4f857adafa75a4170143883d8
parent9eb7694d587b2a8b61c180e0369f10ac23a72973
parent4ffaa7c5dedbc86b5736b139bc0465524ab3db51
Changes so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined as 2 instead of 1, all blocking locks are taken for a single millisecond and the default busy-handler invoked as normal.

FossilOrigin-Name: 79e24ec3dd40373bbb93792829b18d9ef40daf19d4606174e36c8e19e61a7529
manifest
manifest.uuid
src/os_unix.c
src/wal.c