SQLite

All files named ”ext/fts3/fts3_expr.h”
Login

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

History for ext/fts3/fts3_expr.h

2009-11-13
17:36
Deleted: Start reworking fts3 code to match the rest of SQLite (code conventions, malloc-failure handling etc.). (check-in: [30a92f1132] user: dan branch: fts3-refactor, size: 0)
2009-01-01
12:34
[b5412dcf56] part of check-in [afac429300] Additional test cases and cleanup of FTS3 parenthesis processing. (CVS 6094) (check-in: [afac429300] user: drh branch: trunk, size: 3004)
2008-12-17
15:18
Added: [4dad4d87cf] part of check-in [7389b9ecb8] Modify fts3 to support a more complex expression syntax that allows parenthesis. The new syntax is not entirely backwards compatible, so is disabled by default. Use -DSQLITE_ENABLE_FTS3_PARENTHESIS to enable it. (CVS 6034) (check-in: [7389b9ecb8] user: danielk1977 branch: trunk, size: 2446)