Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add the sha1 hash and SQLITE_SOURCE_ID for 3071700 to changes.html. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
e87984f1c81aa033d68ff4859a411f7a |
User & Date: | dan 2013-05-20 05:41:59.557 |
Context
2013-05-23
| ||
11:48 | Update the documentation for PRAGMA mmap_size to explain that it can sometimes be a no-op. (check-in: a577a4e618 user: drh tags: trunk) | |
2013-05-20
| ||
05:41 | Add the sha1 hash and SQLITE_SOURCE_ID for 3071700 to changes.html. (check-in: e87984f1c8 user: dan tags: trunk) | |
2013-05-19
| ||
21:21 | Tweaks to the "application file format" use case description. (check-in: 89971860f6 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
116 117 118 119 120 121 122 123 124 125 126 127 128 129 | [http://www.sqlite.org/src/info/0eb70d77cb05bb2272 | 0eb70d77cb05bb2272] <li>Bug fix: Do not move WHERE clause terms inside OR expressions that are contained within an ON clause of a LEFT JOIN. Ticket [http://www.sqlite.org/src/info/f2369304e4 | f2369304e4] <li>Bug fix: Make sure an error is always reported when attempting to preform an operation that requires a [collating sequence] that is missing. Ticket [http://www.sqlite.org/src/info/0fc59f908b | 0fc59f908b] } chng {2013-04-12 (3.7.16.2)} { <li>Fix a bug (present since version 3.7.13) that could result in database corruption on windows if two or more processes try to access the same database file at the same time and immediately after third process crashed in the middle of committing to that same file. See ticket | > > > > | 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 | [http://www.sqlite.org/src/info/0eb70d77cb05bb2272 | 0eb70d77cb05bb2272] <li>Bug fix: Do not move WHERE clause terms inside OR expressions that are contained within an ON clause of a LEFT JOIN. Ticket [http://www.sqlite.org/src/info/f2369304e4 | f2369304e4] <li>Bug fix: Make sure an error is always reported when attempting to preform an operation that requires a [collating sequence] that is missing. Ticket [http://www.sqlite.org/src/info/0fc59f908b | 0fc59f908b] <li>SQLITE_SOURCE_ID: "2013-05-20 00:56:22 118a3b35693b134d56ebd780123b7fd6f1497668" <li>SHA1 for sqlite3.c: 246987605d0503c700a08b9ee99a6b5d67454aab } chng {2013-04-12 (3.7.16.2)} { <li>Fix a bug (present since version 3.7.13) that could result in database corruption on windows if two or more processes try to access the same database file at the same time and immediately after third process crashed in the middle of committing to that same file. See ticket |
︙ | ︙ |