]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the requirement to open the wal file before sqlite3_snapshot_recover()
authordan <dan@noemail.net>
Sat, 19 Nov 2016 18:31:37 +0000 (18:31 +0000)
committerdan <dan@noemail.net>
Sat, 19 Nov 2016 18:31:37 +0000 (18:31 +0000)
commit93f5113290a42f48386e17cee1a737ed1e5fe0d2
tree6667d799799dff9d942f60bcade9832564c1ed32
parent4d4757fcc86fd7014b58b08aa06b2c0f1b88105e
Remove the requirement to open the wal file before sqlite3_snapshot_recover()
is called. Also add some comments to new functions.

FossilOrigin-Name: 28393c413cc4505b94411730e728583c5d4baaae
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/wal.c
test/snapshot2.test