]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a missing walIndexUnmap() call to the checkpoint code. Change a couple of SQLITE_...
authordan <dan@noemail.net>
Fri, 30 Apr 2010 11:43:28 +0000 (11:43 +0000)
committerdan <dan@noemail.net>
Fri, 30 Apr 2010 11:43:28 +0000 (11:43 +0000)
commit87bfb51ef884c59347911133838fe09ffece45d6
tree2ab3f0585d77f81d2af1c249060695781d0852c7
parent1bc6171c231ef92411b24dcac4f6833b53e31565
Add a missing walIndexUnmap() call to the checkpoint code. Change a couple of SQLITE_CANTOPEN constants to SQLITE_CANTOPEN_BKPT.

FossilOrigin-Name: 1f9e8c5c27ae2c68bc01d8e2bb2c662be7b3f161
manifest
manifest.uuid
src/os_unix.c
src/wal.c