SQLite

Check-in [0fab65c79f]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:More details on the comment justifying the aleged data race in the WAL-mode checkpoint logic.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0fab65c79f675c825ed7e85c82b65ce6f990c9d0796ebb3886942d241df7b268
User & Date: drh 2019-11-27 20:40:44.618
Context
2019-11-29
12:51
Fix the parse.sql output file so that it is readable into a database where foreign keys are enforced. (check-in: 3a82c554c3 user: drh tags: trunk)
2019-11-27
20:40
More details on the comment justifying the aleged data race in the WAL-mode checkpoint logic. (check-in: 0fab65c79f user: drh tags: trunk)
2019-11-26
14:24
Fix various documentation typos suggested by Mark Benningfield. No changes to code. (check-in: 08f09dc4f9 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/wal.c.