]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When closing a WAL connection, attempt an exclusive lock on the database file. If...
authordan <dan@noemail.net>
Fri, 30 Apr 2010 15:49:27 +0000 (15:49 +0000)
committerdan <dan@noemail.net>
Fri, 30 Apr 2010 15:49:27 +0000 (15:49 +0000)
commita7ad518ef02e9e9ce1c3bb190e2895389916d23f
tree72e6b2b777544328d9e3b0b2c0b6d2c2ad327997
parent6045461eee8c9921e1b4155e211e6d944cec41eb
When closing a WAL connection, attempt an exclusive lock on the database file. If the lock is obtained, checkpoint the database and delete the wal and wal-index files.

FossilOrigin-Name: c05e7dca172719f33e245c08d0c0e8ab47e5a537
manifest
manifest.uuid
src/wal.c