Documentation Source Text

Check-in [00154767d3]
Login

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

Overview
Comment:Updates to the change log.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 00154767d35823d8c3424c07ef532d152d0fbea3
User & Date: drh 2011-09-16 21:41:10.130
Context
2011-09-17
22:45
Update the testing statistics. (check-in: 81fd8fc44f user: drh tags: trunk)
2011-09-16
21:41
Updates to the change log. (check-in: 00154767d3 user: drh tags: trunk)
2011-09-15
12:43
Update the code footprint numbers in the documentation (now 350KiB fully configured and 200KiB minimum). (check-in: 29d8f8e7c5 user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/changes.in.
47
48
49
50
51
52
53


54
55
56
57
58
59
60
     very large tables.
<li> Improved the windows VFS to better defend against interference
     from anti-virus software.
<li> Improved query plan optimization when the DISTINCT keyword is present.
<li> Allow more system calls to be overridden in the unix VFS - to provide
     better support for chromium sandboxes.
<li> Bug fix: Virtual tables now handle IS NOT NULL constraints correctly.


}

chng {2011 June 28 (3.7.7.1)} {
<li> Fix [http://www.sqlite.org/src/info/25ee812710 | a bug] causing 
     [PRAGMA case_sensitive_like] statements compiled using sqlite3_prepare()
     to fail with an [SQLITE_SCHEMA] error.
<li> SQLITE_SOURCE_ID:







>
>







47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
     very large tables.
<li> Improved the windows VFS to better defend against interference
     from anti-virus software.
<li> Improved query plan optimization when the DISTINCT keyword is present.
<li> Allow more system calls to be overridden in the unix VFS - to provide
     better support for chromium sandboxes.
<li> Bug fix: Virtual tables now handle IS NOT NULL constraints correctly.
<li> Bug fixes: Correctly handled nested correlated subqueries used with
     indices in a WHERE clause.
}

chng {2011 June 28 (3.7.7.1)} {
<li> Fix [http://www.sqlite.org/src/info/25ee812710 | a bug] causing 
     [PRAGMA case_sensitive_like] statements compiled using sqlite3_prepare()
     to fail with an [SQLITE_SCHEMA] error.
<li> SQLITE_SOURCE_ID: