]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_FCNTL_OVERWRITE file-control. Used by SQLite to indicate to the OS...
authordan <dan@noemail.net>
Fri, 7 Oct 2011 16:57:59 +0000 (16:57 +0000)
committerdan <dan@noemail.net>
Fri, 7 Oct 2011 16:57:59 +0000 (16:57 +0000)
commitc5f20a00616ca2d0d18cbacff234715b7682b0fb
tree854117c384ac3773ad2c52b88298a5405079e269
parentf3259997c017d9660587ffd61a5ca3d3a7db973e
Add the SQLITE_FCNTL_OVERWRITE file-control. Used by SQLite to indicate to the OS layer that the current transaction will overwrite the entire file.

FossilOrigin-Name: 1da87fcdacfa7d277c3ee98e410a9ea8b529c368
manifest
manifest.uuid
src/backup.c
src/sqlite.h.in
src/vacuum.c