]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add locks to the in-memory database so that recursive writes will be detected
authordrh <drh@noemail.net>
Wed, 27 Aug 2003 22:52:34 +0000 (22:52 +0000)
committerdrh <drh@noemail.net>
Wed, 27 Aug 2003 22:52:34 +0000 (22:52 +0000)
commit0d4f801c2899da929bcb522a5b4454b195b06a38
tree40ba8a1921220f83d356a45df03e309971e3b9d2
parentec1bd0bd72b716c80e2280b97df3b0fa108ce16b
Add locks to the in-memory database so that recursive writes will be detected
and rejected.  Ticket #436. (CVS 1090)

FossilOrigin-Name: 966b1a16f6687df08f8c21787c1c8b1af1d79e1e
manifest
manifest.uuid
src/btree_rb.c