Documentation Source Text

Check-in [d2267a9398]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the 3.14.2 hashes to the change log.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d2267a9398bdf2feaea8340fadb7ef52180a159d
User & Date: drh 2016-09-12 18:59:54.047
Context
2016-09-12
20:54
Add links to the Android Bindings repository. (check-in: 7bf5343c19 user: drh tags: trunk)
18:59
Add the 3.14.2 hashes to the change log. (check-in: d2267a9398 user: drh tags: trunk)
18:46
Fix parsehtml so that it recognizes <tcl>...</tcl> as in-line markup. (check-in: 587b9b0128 user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/changes.in.
32
33
34
35
36
37
38



39
40
41
42
43
44
45
<li> Correct affinity computations for a SELECT on the RHS of an IN operator.
Fix for ticket [https://sqlite.org/src/info/199df4168c|199df4168c].
<li> The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator 
loop is actually used by the query plan. Fix for
ticket [https://sqlite.org/src/info/0c4df46116e90f92|0c4df46116e90f92].
<li> Fix an internal code generator problem that was causing some [DELETE] operations
to no-op.  Ticket [https://sqlite.org/src/info/ef360601|ef360601]



} {patchagainst 1 patchagainst 2}

chng {2016-08-11 (3.14.1)} {
<li>A performance enhancement to the page-cache "truncate" operation
    reduces [COMMIT] time by dozens of milliseconds on systems with a
    large [PRAGMA cache_size|page cache].
<li>Fix to the --rbu option of [sqldiff].







>
>
>







32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<li> Correct affinity computations for a SELECT on the RHS of an IN operator.
Fix for ticket [https://sqlite.org/src/info/199df4168c|199df4168c].
<li> The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator 
loop is actually used by the query plan. Fix for
ticket [https://sqlite.org/src/info/0c4df46116e90f92|0c4df46116e90f92].
<li> Fix an internal code generator problem that was causing some [DELETE] operations
to no-op.  Ticket [https://sqlite.org/src/info/ef360601|ef360601]
<p><b>Hashes:</b>
<li>SQLITE_SOURCE_ID: "2016-09-12 18:50:49 29dbef4b8585f753861a36d6dd102ca634197bd6"
<li>SHA1 for sqlite3.c: bcc4a1989db45e7f223191f2d0f66c1c28946383
} {patchagainst 1 patchagainst 2}

chng {2016-08-11 (3.14.1)} {
<li>A performance enhancement to the page-cache "truncate" operation
    reduces [COMMIT] time by dozens of milliseconds on systems with a
    large [PRAGMA cache_size|page cache].
<li>Fix to the --rbu option of [sqldiff].