]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the undocumented PRAGMA omit_readlock hack.
authordrh <drh@noemail.net>
Tue, 17 Jan 2012 15:29:14 +0000 (15:29 +0000)
committerdrh <drh@noemail.net>
Tue, 17 Jan 2012 15:29:14 +0000 (15:29 +0000)
commit33f111dc724af4012c76057bf6fd9b8e06dd6608
tree585ea13b77724b12e08e9cfbf420626f89c45f5b
parent18f52e00216acdb889f9813850ef749ec2c4ccad
Remove the undocumented PRAGMA omit_readlock hack.

FossilOrigin-Name: 96900c47e4fc6ed55cefc10d55d3d8d16bcb1d31
manifest
manifest.uuid
src/btree.c
src/btree.h
src/pager.c
src/pager.h
src/pragma.c
src/sqliteInt.h
test/distinct.test
test/misc7.test
test/pager1.test