Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Explicitly limit the size of fts5 tokens to 32768 bytes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
70fc69eed9b09159899d7cbd1416a59d |
User & Date: | dan 2016-03-23 15:04:00.239 |
Context
2016-03-23
| ||
15:53 | Remove an unused local variable from FTS5. (check-in: 0ed693c29f user: drh tags: trunk) | |
15:04 | Explicitly limit the size of fts5 tokens to 32768 bytes. (check-in: 70fc69eed9 user: dan tags: trunk) | |
13:46 | Update a requirement mark. No changes to code. (check-in: 412984642a user: drh tags: trunk) | |
Changes
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_storage.c.
Changes to ext/fts5/test/fts5simple.test.