Artifact 02eeecc265f6ffd0597378f5d8ae9070b62a406a:
- File src/wal.c — part of check-in [37de3eab67] at 2016-05-24 16:20:51 on branch trunk — Fix an obscure problem with transactions written in "PRAGMA synchronous=full" mode on systems that do not support POWERSAFE_OVERWRITE causing an xSync() call to be omitted if the last frame written by a transaction is aligned to a sector boundary. This means that if a power failure or OS crash occurs very soon after such a transaction is committed, it may be lost following system recovery. (user: dan size: 132603)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.