Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.15.0 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.15.0 |
Files: | files | file ages | folders |
SHA1: |
707875582fcba352b4906a595ad89198 |
User & Date: | drh 2016-10-14 10:20:30.806 |
Context
2016-11-03
| ||
18:30 | Avoid using the "direct overflow read" optimization to read large blobs if the pager layer has a wal file open - even if the database header indicates that the db is not a wal database. check-in: 63cfe19724 user: drh tags: branch-3.15 | |
2016-10-14
| ||
21:16 | Bump the version number in anticipation of the next development cycle. check-in: aa6de9c40b user: drh tags: trunk | |
10:20 | Version 3.15.0 check-in: 707875582f user: drh tags: trunk, release, version-3.15.0 | |
2016-10-13
| ||
12:56 | Take care to avoid integer overflow when doing the initial page cache allocation with an excessively large cache_size setting. check-in: 4d66ac98de user: drh tags: trunk | |
Changes