]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the win32 VFS take a temporary shared lock (instead of the current exclusive...
authordan <Dan Kennedy>
Wed, 12 Feb 2025 17:21:24 +0000 (17:21 +0000)
committerdan <Dan Kennedy>
Wed, 12 Feb 2025 17:21:24 +0000 (17:21 +0000)
commit8bbce21ed7d9d336e2c366d5adb8300f20c7b0f2
tree044a510bdde4b7cbb98127e55e2ff76ee4cafd6a
parent41f29806a1c59fec8109e4d8ab3d7d52e0036834
Have the win32 VFS take a temporary shared lock (instead of the current exclusive) on the pending-byte when taking a SHARED lock on a db. Do not lock the pending-byte at all when taking an EXCLUSIVE lock if RESERVED is not already held.

FossilOrigin-Name: 5127509abb10cb1da35b9874ea63e0c2f882b10567606e2bdd636a50811a693c
manifest
manifest.uuid
src/os_win.c