]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When rolling back a savepoint to the beginning of the transaction, make sure
authordrh <drh@noemail.net>
Wed, 7 Apr 2010 20:29:56 +0000 (20:29 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Apr 2010 20:29:56 +0000 (20:29 +0000)
commitd14133e3f4bd943b3c8d91ea1ddd1b060c51ca90
treefdcdf0886831ffae19897fa0308b335bba5be8ac
parent0a7a9155a464e3c267f174f3eaa7424c1810db3b
When rolling back a savepoint to the beginning of the transaction, make sure
to initialize the database size in the btree layer correctly even if the
database size field of the header is zeroed.

FossilOrigin-Name: a3540c6acf2bb6bdd44c101b63f17ca85e6b68ed
manifest
manifest.uuid
src/btree.c