Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix compiler warnings that arise if the PAGERTRACE macro is turned on. This changes does not affect production builds. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
831156a4bd7c4408085f7c5584cdeebd |
User & Date: | drh 2017-08-11 18:59:00 |
Context
2017-08-12
| ||
01:09 | Size and performance micro-optimization on sqlite3SrcListIndexedBy(). check-in: 28a5aec1 user: drh tags: trunk | |
2017-08-11
| ||
19:16 | Merge the latest enhancements from trunk. check-in: 47e71695 user: drh tags: begin-concurrent | |
18:59 | Fix compiler warnings that arise if the PAGERTRACE macro is turned on. This changes does not affect production builds. check-in: 831156a4 user: drh tags: trunk | |
18:55 | Improved comments in the header of the LSM1 vtab module. No code changes. check-in: aa49926d user: drh tags: trunk | |
Changes
Changes to src/pager.c.