]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid using posix_fallocate() in WAL mode, as it is not supported by all file-systems. avoid-fallocate
authordan <dan@noemail.net>
Fri, 26 Apr 2013 16:09:29 +0000 (16:09 +0000)
committerdan <dan@noemail.net>
Fri, 26 Apr 2013 16:09:29 +0000 (16:09 +0000)
commit47a2b4a0b0067bcae3960bb07e616589d509def2
tree097bfea1d489fa9fef45ae3fd626cad5e50ccd90
parent5e2f28c1aaeed27bbe9f1c39ab88aba0415dd103
Avoid using posix_fallocate() in WAL mode, as it is not supported by all file-systems.

FossilOrigin-Name: 9c7523dabf4aee609287732ce787c9b9a9087e7f
manifest
manifest.uuid
src/os_unix.c