SQLite

Check-in [b79cc8dc88]
Login

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

Overview
Comment:Avoid returning duplicate rows in experimental pragmas "pragma_list", "module_list" and "function_list".
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b79cc8dc88c8ae03daff1290fd650b2b0e6f673ec9d83be6a533a57172930190
User & Date: dan 2017-08-25 09:17:14.786
Context
2017-08-25
11:44
Improve the internal mechanism used to keep track of what kind of syncing to do for WAL transaction commits and checkpoint operations. Use the checkpoint-style of syncing to sync the header of a new or restarted WAL file. (check-in: e8d23afe84 user: drh tags: trunk)
09:17
Avoid returning duplicate rows in experimental pragmas "pragma_list", "module_list" and "function_list". (check-in: b79cc8dc88 user: dan tags: trunk)
2017-08-24
20:54
Fix an incorrect hyperlink in a comment. (check-in: 25292b9a4e user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pragma.c.
Added test/pragma5.test.