]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Instead of a root page number, log the object (table or index) name if a page
authordan <dan@noemail.net>
Mon, 29 May 2017 19:23:56 +0000 (19:23 +0000)
committerdan <dan@noemail.net>
Mon, 29 May 2017 19:23:56 +0000 (19:23 +0000)
commit995b2457e2666e18d89ccb523bf8cd47482b9622
treefc804b8fe07819657c6b1ce7bd92d4c0f510df22
parent7fff2e1cb9c838edc392ee1edd9070fac53d96bb
Instead of a root page number, log the object (table or index) name if a page
level locking conflict is detected.

FossilOrigin-Name: 9ad846e57bd427adc7c29768cabca18905f7f978168e0642a5917d894fda8bfd
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
src/wal.c
src/wal.h
test/concurrent5.test