]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the database file is correctly truncated after a ROLLBACK that
authordrh <drh@noemail.net>
Wed, 18 Aug 2004 19:09:43 +0000 (19:09 +0000)
committerdrh <drh@noemail.net>
Wed, 18 Aug 2004 19:09:43 +0000 (19:09 +0000)
commitcb4c40ba0ecd7fe5e3542f421ba119855052443e
tree7d72d9f17b83ed80ed589604c2c50c2270ef7cc3
parent2b74d70a387617a6bddd03a99e602879a7089509
Make sure the database file is correctly truncated after a ROLLBACK that
occurs after a statement abort. (CVS 1893)

FossilOrigin-Name: 6afe467d146828d67ad17af21604c2e691aa5dff
manifest
manifest.uuid
src/pager.c
test/pager3.test [new file with mode: 0644]