]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to sqlite3BtreeEnterAll() and sqlite3BtreeLeaveAll()
authordrh <drh@noemail.net>
Mon, 2 Jan 2017 18:19:29 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Jan 2017 18:19:29 +0000 (18:19 +0000)
commit38eef3217237f7066e08763100a9147247d135df
tree1e726fb8ad1ed80ed20c8daa73d59f95f540eaa4
parent197231b16012a0adb93f32dba9238d9bcaef6cfe
Avoid unnecessary calls to sqlite3BtreeEnterAll() and sqlite3BtreeLeaveAll()
when no btree is using shared-cache.

FossilOrigin-Name: cfb3158204628eb2fd170090a7f212df0e4ce6c9
manifest
manifest.uuid
src/attach.c
src/btmutex.c
src/sqliteInt.h