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

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

Overview
SHA1 Hash:acbd6231fa12e06ea81aa63e14883141f91ca1cb
Date: 2012-12-12 14:44:04
User: dan
Comment:Update the changelog with the sha1 and source-id for 3715.
Tags And Properties
Changes
hide diffs unified diffs patch

Changes to pages/changes.in

76 and the SQLite Encryption Extension are all used at once. 76 and the SQLite Encryption Extension are all used at once. 77 <li>Bug fix: SQL functions created using the TCL interface honor the 77 <li>Bug fix: SQL functions created using the TCL interface honor the 78 "nullvalue" setting. 78 "nullvalue" setting. 79 <li>Bug fix: Fix a 32-bit overflow problem on CREATE INDEX for databases 79 <li>Bug fix: Fix a 32-bit overflow problem on CREATE INDEX for databases 80 larger than 16GB. 80 larger than 16GB. 81 <li>Bug fix: Avoid segfault when using the [COLLATE operator] inside of a 81 <li>Bug fix: Avoid segfault when using the [COLLATE operator] inside of a 82 [CHECK constraint] or [view] in [shared cache mode]. 82 [CHECK constraint] or [view] in [shared cache mode]. > 83 > 84 <li>SQLITE_SOURCE_ID: > 85 "2012-12-12 13:36:53 cd0b37c52658bfdf992b1e3dc467bae1835a94ae" > 86 <li>SHA1 for sqlite3.c: 2b413611f5e3e3b6ef5f618f2a9209cdf25cbcff" 83 } 87 } 84 88 85 chng {2012-10-04 (3.7.14.1)} { 89 chng {2012-10-04 (3.7.14.1)} { 86 <li>Fix a bug (ticket 90 <li>Fix a bug (ticket 87 <a href="www.sqlite.org/src/tktview/d02e1406a58ea02d">&#91;d02e1406a58ea02d]&#93 91 <a href="www.sqlite.org/src/tktview/d02e1406a58ea02d">&#91;d02e1406a58ea02d]&#93 88 that causes a segfault on a LEFT JOIN that includes an OR in the ON clause. 92 that causes a segfault on a LEFT JOIN that includes an OR in the ON clause. 89 <li>Work around a bug in the optimizer in the VisualStudio-2012 compiler that 93 <li>Work around a bug in the optimizer in the VisualStudio-2012 compiler that