Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Extra tests for fts3. And fixes for conflict-handling related problems in fts3. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | vtab-conflict |
Files: | files | file ages | folders |
SHA1: |
fb4a355871d9482ccb28b6ba03b842b3 |
User & Date: | dan 2011-04-26 19:21:34.191 |
Context
2011-04-27
| ||
12:08 | Fix problems related to savepoint rollback and fts3. (check-in: ff69f823f2 user: dan tags: vtab-conflict) | |
2011-04-26
| ||
19:21 | Extra tests for fts3. And fixes for conflict-handling related problems in fts3. (check-in: fb4a355871 user: dan tags: vtab-conflict) | |
2011-04-25
| ||
18:49 | Add support for on conflict clauses to fts3/fts4. (check-in: 6d2633a6d0 user: dan tags: vtab-conflict) | |
Changes
Changes to ext/fts3/fts3.c.
Added ext/fts3/fts3_term.c.
Changes to ext/fts3/fts3_write.c.
Changes to main.mk.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.
Changes to src/vtab.c.
Changes to test/fts3conf.test.