SQLite

Check-in [92b5360165]
Login

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

Overview
Comment:Get the amalgamation builder working with incremental I/O. (CVS 3908)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 92b53601657be3f1be70873b2960cd97b97f72a1
User & Date: drh 2007-05-03 16:55:32.000
Context
2007-05-03
17:18
Improvements to I/O tracing output. Require -DSQLITE_ENABLE_IOTRACE when compiling shell.c in order to link in the I/O tracing capability. (CVS 3909) (check-in: 8a43e1676f user: drh tags: trunk)
16:55
Get the amalgamation builder working with incremental I/O. (CVS 3908) (check-in: 92b5360165 user: drh tags: trunk)
16:31
Test cases and minor bugfixes for incremental blob APIs. (CVS 3907) (check-in: e12c522383 user: danielk1977 tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to tool/mksqlite3c.tcl.
168
169
170
171
172
173
174

175
176
177
178
179
180
181
   btree.c

   vdbefifo.c
   vdbemem.c
   vdbeaux.c
   vdbeapi.c
   vdbe.c


   expr.c
   alter.c
   analyze.c
   attach.c
   auth.c
   build.c







>







168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
   btree.c

   vdbefifo.c
   vdbemem.c
   vdbeaux.c
   vdbeapi.c
   vdbe.c
   vdbeblob.c

   expr.c
   alter.c
   analyze.c
   attach.c
   auth.c
   build.c