Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Change the fts5 multi-column syntax to use parenthesis instead of square brackets. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | fts5 |
Files: | files | file ages | folders |
SHA1: |
ab85a6fc4f7580278fc9d1f0090fdcf0 |
User & Date: | dan 2015-06-02 19:38:15.157 |
Context
2015-06-03
| ||
11:23 | Fix an fts5 problem in extracting columns from position lists containing large varints. (check-in: 4ea015ab98 user: dan tags: fts5) | |
2015-06-02
| ||
19:38 | Change the fts5 multi-column syntax to use parenthesis instead of square brackets. (check-in: ab85a6fc4f user: dan tags: fts5) | |
18:07 | Merge latest trunk changes with this branch. (check-in: c9ffda4abb user: dan tags: fts5) | |
Changes
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5parse.y.
Changes to ext/fts5/test/fts5ac.test.
Changes to ext/fts5/test/fts5auto.test.