]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Keep batch-atomic-writes turned on for journal_mode=MEMORY, but turn them
authordrh <drh@noemail.net>
Sat, 22 Jul 2017 16:32:33 +0000 (16:32 +0000)
committerdrh <drh@noemail.net>
Sat, 22 Jul 2017 16:32:33 +0000 (16:32 +0000)
commit2df9478f5ff2702331500362e9854159ab38936b
tree5918a381d86a009f5c5265910eaffc073cbf6c9e
parentd76dba7eb5fec298ae8d5a50bc6091c9f9047d94
Keep batch-atomic-writes turned on for journal_mode=MEMORY, but turn them
off for synchronous=OFF.  Refuse to compile with both SQLITE_MMAP_READWRITE
and SQLITE_ENABLE_BATCH_ATOMIC_WRITE.  Fix up some comments in the commit
logic.

FossilOrigin-Name: 2e80e19e4faac30947ed56aa3601c45c758cafb27f84780df255fdbcdc9a6999
manifest
manifest.uuid
src/pager.c
src/sqliteInt.h