]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Write database pages in sorted order to reduce file fragmentation.
authordrh <drh@noemail.net>
Thu, 15 Jun 2006 14:31:06 +0000 (14:31 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Jun 2006 14:31:06 +0000 (14:31 +0000)
commitdc3e10b9c9ff698105e75b0c1fc16262f04ad946
treec5c28203a4fb7db600a6ace8dd4b27e3e8dca870
parentbdd88bd9f840bde49428d88c1a55dd24abc7c2ff
Write database pages in sorted order to reduce file fragmentation.
This is an experimental change.  It is not clear if it will help any.
It may well be removed in the future. (CVS 3255)

FossilOrigin-Name: fe3e70a7275d68acb6fb8ea5d62bed3e9d8d2766
manifest
manifest.uuid
src/pager.c