]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Take advantage of atomic-write capabilities in the F2FS filesystem when the
authordrh <drh@noemail.net>
Tue, 1 Aug 2017 14:16:15 +0000 (14:16 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Aug 2017 14:16:15 +0000 (14:16 +0000)
commitb7673ede37708db59ada16666f679b27fae84c5b
treed5ad8ad5e009dfb79912c6daf756f2b5f0afa4bc
parente9e1074d27e03e3a54f6547251923b27d7e8b51b
parent2fc2f92ed6cad3822f5bacf57040e2d4c61cd859
Take advantage of atomic-write capabilities in the F2FS filesystem when the
database is stored on such a filesystem.  This is a compile-time option
activated using SQLITE_ENABLE_BATCH_ATOMIC_WRITE.

FossilOrigin-Name: 24190b221f73472dafaead6de101b4debc2c91c1ca28d70b45a38df5bb61fb39
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h