]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a call to sqlite3_snapshot_open() fails because the requested snapshot no
authordan <dan@noemail.net>
Fri, 31 Aug 2018 19:00:16 +0000 (19:00 +0000)
committerdan <dan@noemail.net>
Fri, 31 Aug 2018 19:00:16 +0000 (19:00 +0000)
commit8d4b7a3fa85592a0e39ada5bf56d4cc0abd4d80c
tree8459737abc369eb88d11a0d4dc51ffa0517fbc2f
parent876c7ea3fa7507018df842eeb6870c1b4f5d8f38
If a call to sqlite3_snapshot_open() fails because the requested snapshot no
longer exists, return SQLITE_ERROR_SNAPSHOT instead of SQLITE_BUSY_SNAPSHOT.

FossilOrigin-Name: e07923128bb164efbafde29d49175b61f2ef44b2dfac5ae4ed61937945dfcf4c
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/wal.c
test/snapshot.test
test/snapshot2.test
test/snapshot3.test
test/snapshot_up.test