]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reinstate assert() statements in os_unix.c that were removed to allow wal-mode
authordan <dan@noemail.net>
Wed, 2 Jan 2019 17:00:00 +0000 (17:00 +0000)
committerdan <dan@noemail.net>
Wed, 2 Jan 2019 17:00:00 +0000 (17:00 +0000)
commit3eeda95d36f313059b7b9d423a83c1758f67997f
treeb119503fe8ea87f11be7d90041cf8d705234f2af
parent1f3762607d9e1b34a5b69ed6e41fa14b5a6a6900
Reinstate assert() statements in os_unix.c that were removed to allow wal-mode
SHARED locks to be taken over more than one locking slot (this branch no
longer does that, so the assert() statements can go back in).

FossilOrigin-Name: 8445fb6d5dae98a0129514a10a15f08412bac5a1d8114b12e592c744ea2bc4c9
manifest
manifest.uuid
src/os_unix.c