Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.19.3 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release | version-3.19.3 |
Files: | files | file ages | folders |
SHA3-256: |
9a562cf207b3d0754e7e38e68b447ac3 |
User & Date: | drh 2017-06-08 14:34:43.149 |
Context
2017-06-08
| ||
19:31 | Refinements to the faster-than-filesystem article based on peer review. (check-in: e5a09f2ea2 user: drh tags: trunk) | |
14:34 | Version 3.19.3 (check-in: 9a562cf207 user: drh tags: trunk, release, version-3.19.3) | |
12:46 | Preliminary changes for the 3.19.3 release. (check-in: 4a29b53e40 user: drh tags: trunk) | |
Changes
Changes to pages/changes.in.
︙ | ︙ | |||
21 22 23 24 25 26 27 | incr nChng } chng {2017-06-08 (3.19.3)} { <li>Fix a bug associated with [auto_vacuum] that can lead to database corruption. The bug was introduced in [version 3.16.0] ([dateof:3.16.0]). Ticket [https://sqlite.org/src/info/fda22108|fda22108]. | < > > > > | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | incr nChng } chng {2017-06-08 (3.19.3)} { <li>Fix a bug associated with [auto_vacuum] that can lead to database corruption. The bug was introduced in [version 3.16.0] ([dateof:3.16.0]). Ticket [https://sqlite.org/src/info/fda22108|fda22108]. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2017-06-08 14:26:16 0ee482a1e0eae22e08edc8978c9733a96603d4509645f348ebf55b579e89636b" <li>SHA3-256 for sqlite3.c: 368f1d31272b1739f804bcfa5485e5de62678015c4adbe575003ded85c164bb8 } {patchagainst 1 patchagainst 2 patchagainst 3} chng {2017-05-25 (3.19.2)} { <li>Fix more bugs in the LEFT JOIN [flattening optimization]. Ticket [https://www.sqlite.org/src/info/7fde638e94287d2c|7fde638e94287d2c]. <p><b>Hashes:</b> <li>SQLITE_SOURCE_ID: "2017-05-25 16:50:27 edb4e819b0c058c7d74d27ebd14cc5ceb2bad6a6144a486a970182b7afe3f8b9" <li>SHA3-256 for sqlite3.c: 1be0c457869c1f7eba58c3b5097b9ec307a15be338308bee8e5be8570bcf5d1e |
︙ | ︙ |
Changes to pages/chronology.in.
︙ | ︙ | |||
24 25 26 27 28 29 30 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { | | | 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | # ORDER BY mtime DESC; # # A small amount of manual editing and de-duplication followed. # # Manually edit the list for each subsequent release. # foreach line [split { 0ee482a1e0|2017-06-08|version 3.19.3 edb4e819b0|2017-05-25|version 3.19.2 f6d7b988f4|2017-05-24|version 3.19.1 28a94eb282|2017-05-22|version 3.19.0 424a0d3803|2017-03-28|version 3.18.0 ada05cfa86|2017-02-13|version 3.17.0 a65a62893c|2017-01-06|version 3.16.2 979f043928|2017-01-03|Version 3.16.1 |
︙ | ︙ |
Changes to pages/index.in.
︙ | ︙ | |||
10 11 12 13 14 15 16 | [full-featured SQL|full-featured], [public-domain], SQL database engine. SQLite is the [most used] database engine in the world. <a class="button" href="about.html">More Info</a></p> <hr class="xhr"> <span class="hdrfont">Latest Release: </span> | | | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | [full-featured SQL|full-featured], [public-domain], SQL database engine. SQLite is the [most used] database engine in the world. <a class="button" href="about.html">More Info</a></p> <hr class="xhr"> <span class="hdrfont">Latest Release: </span> <a href="releaselog/3_19_3.html">Version 3.19.3</a> ([dateof:3.19.3]). <a class="button" href="download.html">Download</a> <a class="button" href="chronology.html">Prior Releases</a> <div class="mobileonly"> <hr class="xhr"> <h3>Common Links</h3> <tcl>common_links</tcl> |
︙ | ︙ |