]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Code to auto-vacuum the database if all root pages happen to be in the right place...
authordanielk1977 <danielk1977@noemail.net>
Tue, 2 Nov 2004 12:56:41 +0000 (12:56 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 2 Nov 2004 12:56:41 +0000 (12:56 +0000)
commit687566d786e8203b097bd5e38041a188ae67404b
tree06dbb6736e68bd7a68cce43be9cbf3612b926459
parenta82ffef1154bf38f7e067bbf13a312ebd0cee309
Code to auto-vacuum the database if all root pages happen to be in the right place. Not active by default and largely untested. (CVS 2037)

FossilOrigin-Name: d12481f09cbe51c7ea499bc22afec5de3af14ad4
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h
test/autovacuum.test [new file with mode: 0644]
test/quick.test