SQLite

Check-in [b31a7d7db9]
Login

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

Overview
Comment:Add a new script to build an amalgamation that omits FTS3/4 and RTREE.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b31a7d7db9040d8eedaf1ecd89ea0033f579d0f1
User & Date: drh 2011-09-17 17:29:20.058
Context
2011-09-19
11:57
Remove a stray merge-sort related change from pager.c and pager.h. (check-in: 69823ed163 user: dan tags: trunk)
2011-09-17
17:29
Add a new script to build an amalgamation that omits FTS3/4 and RTREE. (check-in: b31a7d7db9 user: drh tags: trunk)
15:34
Make sure the file structure is zeroed prior to calling the VFS to open a file. (check-in: 29c4d0dd43 user: mistachkin tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added tool/mksqlite3c-noext.tcl.