]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a new algorithm for handling INSERT which reduces fragmentation on
authordrh <drh@noemail.net>
Tue, 13 Feb 2007 15:01:11 +0000 (15:01 +0000)
committerdrh <drh@noemail.net>
Tue, 13 Feb 2007 15:01:11 +0000 (15:01 +0000)
commit9d9cf229718396db329dccc23f45cd1567d570ac
treeda93b595dedeb603bf30e479c252ff415b65b5fc
parent1f9a746277263fc1ba348feb031c7a0fecec5806
Add a new algorithm for handling INSERT which reduces fragmentation on
a VACUUM.  Ticket #2075.  More testing needed. (CVS 3643)

FossilOrigin-Name: 9f56a878cbbc715262b3a48ee696148dbd7bf1d2
manifest
manifest.uuid
src/insert.c