SQLite

Check-in [2c4bbd90e2]
Login

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

Overview
Comment:Changes to improve the selection of deferred tokens within phrases.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts3-changes
Files: files | file ages | folders
SHA1: 2c4bbd90e2fca593c186bf412b608aff8c9f9061
User & Date: dan 2011-06-27 11:15:53.752
Context
2011-06-27
19:12
Remove an unnecessary assignment from vdbeapi.c. (check-in: 25e5b7686a user: dan tags: fts3-changes)
11:15
Changes to improve the selection of deferred tokens within phrases. (check-in: 2c4bbd90e2 user: dan tags: fts3-changes)
2011-06-23
17:09
Fix some of the code issues (missing comments etc.) in the new FTS code. (check-in: 8230d83120 user: dan tags: fts3-changes)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3.c.