]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not read the last page of a overflow chain when deleting that chain.
authordrh <drh@noemail.net>
Tue, 6 Mar 2007 11:42:19 +0000 (11:42 +0000)
committerdrh <drh@noemail.net>
Tue, 6 Mar 2007 11:42:19 +0000 (11:42 +0000)
commit9444081a3bb14e609620d8ff0206c0aea86778c4
treec1ed51af3c67d1fbded16dfebb040c12b8d4ee6f
parent0787db6519182502db88daec41289ad8dfb0d1d1
Do not read the last page of a overflow chain when deleting that chain.
Just add the page to the freelist.  This reduces I/O. (CVS 3672)

FossilOrigin-Name: 6db945f7a7587c8c7adada92f94ac7936b901cf1
manifest
manifest.uuid
src/btree.c