]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add experimental unix-only file-control to grow and truncate the database file by...
authordan <dan@noemail.net>
Tue, 27 Jul 2010 18:34:15 +0000 (18:34 +0000)
committerdan <dan@noemail.net>
Tue, 27 Jul 2010 18:34:15 +0000 (18:34 +0000)
commit6e09d69c92ca81c7a8ffda7a26bf74e807ad3371
tree278b291c190ae0b5bb37dde4d9ed910955a6b4c1
parentd2de9f4e6802d0f3c847a6f1dd5aa49a0eef70fb
Add experimental unix-only file-control to grow and truncate the database file by a configurable chunk size.

FossilOrigin-Name: 7cf0e851d4c5e826ea22ed08291b7c91d7b1abc7
manifest
manifest.uuid
src/os_unix.c
src/sqlite.h.in
src/test1.c
test/fallocate.test [new file with mode: 0644]