Artifact cd194a8793ce061e184ddc369fadbc1020c6f431014d22093f6c5e55c9234033:
- File src/pager.c — part of check-in [b3122db154] at 2018-01-23 14:01:51 on branch trunk — In SQLITE_ENABLE_BATCH_ATOMIC_WRITE builds on F2FS file-systems, invoke SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE if an SQLITE_FCNTL_COMMIT_ATOMIC_WRITE call fails. Also, do not use an atomic transaction to create the initial database. This is because if an error occurs while writing to the db file, any changes to the file-size do not seem to be rolled back automatically. The only time this matters is when the file was 0 bytes in size to start with. (user: dan size: 294925)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.