]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the backup API so that a backup from an empty database to a non-empty
authordrh <drh@noemail.net>
Fri, 6 Nov 2009 04:13:18 +0000 (04:13 +0000)
committerdrh <drh@noemail.net>
Fri, 6 Nov 2009 04:13:18 +0000 (04:13 +0000)
commit3313b14f46bb3eb5bc7fab5571ec44ed2d25d3c1
tree075cf063811184a05518f04d1124c115e5499656
parent6278666fe346998f630933c690fe2f357d1f2da8
Fix the backup API so that a backup from an empty database to a non-empty
database works.  Ticket [0bf974bdf9].  The only changes are in assert()
statements.

FossilOrigin-Name: ddb71cd9ed395804a13dc136bb7688a7627c798f
manifest
manifest.uuid
src/os_unix.c
src/pager.c