Documentation Source Text

Check-in [f0fe4bfd5d]
Login

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

Overview
Comment:Add the SQLITE_SOURCE_ID to the "changes" page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: f0fe4bfd5de18aae54e7bfedd1122f68f8c17bca
User & Date: drh 2011-04-12 02:34:39.446
Context
2011-04-12
12:06
Update the description of the "sqlite-autoconf-*.tar.gz" tarball to explain that it now also incorporates the TCL bindings using TEA. (check-in: aa9c46b205 user: drh tags: trunk)
02:34
Add the SQLITE_SOURCE_ID to the "changes" page. (check-in: f0fe4bfd5d user: drh tags: trunk)
02:13
Tag the 3.7.6 release. (check-in: 2e59fe9667 user: drh tags: trunk, release)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/changes.in.
63
64
65
66
67
68
69


70
71
72
73
74
75
76
     <ol type="a">
     <li> Added the [fts4aux] table
     <li> Added support for [compressed FTS4 content]
     </ol>
<li> Enhance the [ANALYZE] command to support the name of an index
     as its argument, in order to analyze just that one index.
<li> Added the "unix-excl" built-in VFS on unix and unix-like platforms.


<li> SHA1 for sqlite3.c: f38df08547efae0ff4343da607b723f588bbd66b
} 

chng {2011 February 01 (3.7.5)} {
<li> Added the [sqlite3_vsnprintf()] interface.
<li> Added the [SQLITE_DBSTATUS_LOOKASIDE_HIT],
     [SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE], and







>
>







63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
     <ol type="a">
     <li> Added the [fts4aux] table
     <li> Added support for [compressed FTS4 content]
     </ol>
<li> Enhance the [ANALYZE] command to support the name of an index
     as its argument, in order to analyze just that one index.
<li> Added the "unix-excl" built-in VFS on unix and unix-like platforms.
<li> SQLITE_SOURCE_ID:
     "2011-04-12 01:58:40 f9d43fa363d54beab6f45db005abac0a7c0c47a7"
<li> SHA1 for sqlite3.c: f38df08547efae0ff4343da607b723f588bbd66b
} 

chng {2011 February 01 (3.7.5)} {
<li> Added the [sqlite3_vsnprintf()] interface.
<li> Added the [SQLITE_DBSTATUS_LOOKASIDE_HIT],
     [SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE], and