Documentation Source Text
Check-in [d8c6fa507b]
Not logged in

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

Overview
SHA1 Hash:d8c6fa507b640edc19e5bdf879a499a4207c17f6
Date: 2012-10-04 20:37:56
User: drh
Comment:Add the source_id and sha1sum for the 3.7.14.1 release.
Tags And Properties
Changes
hide diffs unified diffs patch

Changes to pages/changes.in

46 <li>Fix a bug (ticket 46 <li>Fix a bug (ticket 47 <a href="www.sqlite.org/src/tktview/d02e1406a58ea02d">&#91;d02e1406a58ea02d]&#93 47 <a href="www.sqlite.org/src/tktview/d02e1406a58ea02d">&#91;d02e1406a58ea02d]&#93 48 that causes a segfault on a LEFT JOIN that includes an OR in the ON clause. 48 that causes a segfault on a LEFT JOIN that includes an OR in the ON clause. 49 <li>Work around a bug in the optimizer in the VisualStudio-2012 compiler that 49 <li>Work around a bug in the optimizer in the VisualStudio-2012 compiler that 50 causes invalid code to be generated when compiling SQLite on ARM. 50 causes invalid code to be generated when compiling SQLite on ARM. 51 <li>Fix the TCL interface so that the "nullvalue" setting is honored for 51 <li>Fix the TCL interface so that the "nullvalue" setting is honored for 52 TCL implementations of SQL functions. 52 TCL implementations of SQL functions. > 53 <li>SQLITE_SOURCE_ID: > 54 "2012-10-04 19:37:12 091570e46d04e84b67228e0bdbcd6e1fb60c6bdb" > 55 <li>SHA1 for sqlite3.c: 62aaecaacab3a4bf4a8fe4aec1cfdc1571fe9a44 53 } 56 } 54 57 55 chng {2012-09-03 (3.7.14)} { 58 chng {2012-09-03 (3.7.14)} { 56 <li>Drop built-in support for OS/2. If you need to upgrade an OS/2 59 <li>Drop built-in support for OS/2. If you need to upgrade an OS/2 57 application to use this or a later version of SQLite, 60 application to use this or a later version of SQLite, 58 then add an application-defined [VFS] using the 61 then add an application-defined [VFS] using the 59 [sqlite3_vfs_register()] interface. The code removed in this release can 62 [sqlite3_vfs_register()] interface. The code removed in this release can