Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.8.11 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.8.11 |
Files: | files | file ages | folders |
SHA1: |
cae2f34af47d028e90adafa016484ce3 |
User & Date: | drh 2015-07-27 16:51:09.712 |
Context
2015-07-27
| ||
19:57 | Fix typos in documentation found by requirements coverage testing. (check-in: d7cc0cb1e0 user: drh tags: trunk) | |
16:51 | Version 3.8.11 (check-in: cae2f34af4 user: drh tags: trunk, release, version-3.8.11) | |
14:54 | Add the sha1sum and SQLITE_SOURCE_ID for version 3.8.11. (check-in: 77de487a96 user: dan tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
62 63 64 65 66 67 68 69 70 71 72 73 74 75 | [https://www.sqlite.org/src/info/873cae2b6e25b|873cae2b6e25b] <li>Fix the [skip-scan optimization] so that it works correctly when the [OR optimization] is used on [WITHOUT ROWID] tables. Ticket [https://www.sqlite.org/src/info/8fd39115d8f46|8fd39115d8f46] <li>Fix the [sqlite3_memory_used()] and [sqlite3_memory_highwater()] interfaces so that they actually do provide a 64-bit answer. <li>SQLITE_SOURCE_ID: "2015-07-27 13:49:41 b8e92227a469de677a66da62e4361f099c0b79d0" <li>SHA1 for sqlite3.c: 719f6891abcd9c459b5460b191d731cd12a3643e } chng {2015-05-20 (3.8.10.2)} { <li>Fix an index corruption issue introduced by [version 3.8.7]. An index with a TEXT key can be corrupted by an [INSERT] into the corresponding | > | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | [https://www.sqlite.org/src/info/873cae2b6e25b|873cae2b6e25b] <li>Fix the [skip-scan optimization] so that it works correctly when the [OR optimization] is used on [WITHOUT ROWID] tables. Ticket [https://www.sqlite.org/src/info/8fd39115d8f46|8fd39115d8f46] <li>Fix the [sqlite3_memory_used()] and [sqlite3_memory_highwater()] interfaces so that they actually do provide a 64-bit answer. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2015-07-27 13:49:41 b8e92227a469de677a66da62e4361f099c0b79d0" <li>SHA1 for sqlite3.c: 719f6891abcd9c459b5460b191d731cd12a3643e } chng {2015-05-20 (3.8.10.2)} { <li>Fix an index corruption issue introduced by [version 3.8.7]. An index with a TEXT key can be corrupted by an [INSERT] into the corresponding |
︙ | ︙ |