]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a free-slot is found within a page, but using that free-slot would fragment the... defrag-opt
authordan <dan@noemail.net>
Mon, 27 Oct 2014 08:02:16 +0000 (08:02 +0000)
committerdan <dan@noemail.net>
Mon, 27 Oct 2014 08:02:16 +0000 (08:02 +0000)
commit61e94c9deb9d0edff1fdaa443fe7668cbfacedb4
tree41563574f558588212637127900d56e2afd9e5b7
parentc65f84630b7b956d864f756a293c8a979dc57e02
If a free-slot is found within a page, but using that free-slot would fragment the page further and there are already at least 60 fragmented bytes, degragment the page. This matches the behaviour of the trunk.

FossilOrigin-Name: 1f80f8c136ac970dcc7fb2337263dc5922e348c3
manifest
manifest.uuid
src/btree.c