]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to pager_unwritelock() when in exclusive-access mode.
authordrh <drh@noemail.net>
Mon, 26 Mar 2007 13:48:12 +0000 (13:48 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Mar 2007 13:48:12 +0000 (13:48 +0000)
commite4dd73b4fae9ac795c05cd442b790f5b4d6ad3c6
tree24de517194c357e9aa03a91fdda7641b7ce55be5
parentc5859718af655dcb86218815f37418538ad0366a
Avoid unnecessary calls to pager_unwritelock() when in exclusive-access mode.
Add the speed2.test script to the test suite. (CVS 3718)

FossilOrigin-Name: ab53f5086334ea2f6c20c8f9d043baff39fae8d7
manifest
manifest.uuid
src/pager.c
test/quick.test
test/speed1.test
test/speed2.test [new file with mode: 0644]