Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add hashes to the 3.12.2 change log. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.12 |
Files: | files | file ages | folders |
SHA1: |
7e800725ac504961195a0b5b794d1dc5 |
User & Date: | drh 2016-04-18 18:37:39.758 |
Context
2016-04-25
| ||
21:58 | Clarify restrictions on the use of PRAGMA page_size. (check-in: 44656180a0 user: drh tags: branch-3.12) | |
2016-04-21
| ||
02:35 | Merge the 3.12.2 changes from the 3.12 branch. Add a change log entry for SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION. (check-in: 6a5cbbb368 user: drh tags: trunk) | |
2016-04-18
| ||
18:37 | Add hashes to the 3.12.2 change log. (check-in: 7e800725ac user: drh tags: branch-3.12) | |
18:05 | Update the change log and news for the 3.12.2 patch release. (check-in: cf2965ab99 user: drh tags: branch-3.12) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
31 32 33 34 35 36 37 38 39 40 41 42 43 44 | operation to miss rows if [PRAGMA reverse_unordered_selects] is turned on. Ticket [https://www.sqlite.org/src/info/a306e56ff68b8fa5|a306e56ff68b8fa5] <li>Fix a bug in the code generator that can causes incorrect results if two or more [virtual tables] are joined and the virtual table used in outer loop of the join has an [IN operator] constraint. <li>Correctly interpret negative "PRAGMA cache_size" values when determining the cache size used for sorting large amounts of data. } {patchagainst 1 patchagainst 3} chng {2016-04-08 (3.12.1)} { <li>Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy [SAVEPOINT] usage. Ticket [https://www.sqlite.org/src/info/7f7f8026eda38|7f7f8026eda38]. <li>Fix [views] so that they inherit column datatypes from the | > > > | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | operation to miss rows if [PRAGMA reverse_unordered_selects] is turned on. Ticket [https://www.sqlite.org/src/info/a306e56ff68b8fa5|a306e56ff68b8fa5] <li>Fix a bug in the code generator that can causes incorrect results if two or more [virtual tables] are joined and the virtual table used in outer loop of the join has an [IN operator] constraint. <li>Correctly interpret negative "PRAGMA cache_size" values when determining the cache size used for sorting large amounts of data. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2016-04-18 17:30:31 92dc59fd5ad66f646666042eb04195e3a61a9e8e" <li>SHA1 for sqlite3.c: de5a5898ebd3a3477d4652db143746d008b24c83 } {patchagainst 1 patchagainst 3} chng {2016-04-08 (3.12.1)} { <li>Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy [SAVEPOINT] usage. Ticket [https://www.sqlite.org/src/info/7f7f8026eda38|7f7f8026eda38]. <li>Fix [views] so that they inherit column datatypes from the |
︙ | ︙ |