]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a NEVER to sqlite3PagerCommitPhaseTwo() because it is now no longer
authordrh <drh@noemail.net>
Fri, 2 Jul 2010 01:18:12 +0000 (01:18 +0000)
committerdrh <drh@noemail.net>
Fri, 2 Jul 2010 01:18:12 +0000 (01:18 +0000)
commitb2961b00f37e46289fb0cb4d742141513a4ee5ec
tree3af9532fc68b7a2a379547c1a432381d6329f080
parent32f29643907cf278c627fc5df1b884b6d524694d
Add a NEVER to sqlite3PagerCommitPhaseTwo() because it is now no longer
possible to invoke that function without holding a RESERVED lock.

FossilOrigin-Name: 6ae7617298c70f8e03dd0ed73b8153d4871fb023
manifest
manifest.uuid
src/pager.c