Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/test/fts5matchinfo.test
2025-04-22
| ||
18:45 | [bc9e741577] part of check-in [5a411c609b] Fix a problem in the fts5matchinfo.test file that prevented it from working on Mac. (check-in: [5a411c609b] user: drh branch: trunk, size: 16567) | |
2025-02-18
| ||
15:11 | [7806f6d521] part of check-in [15dc524fd4] Have SQLITE_FTS5_ENABLE_TEST_MI builds avoid reading the database schema from within sqlite3_open(). (check-in: [15dc524fd4] user: dan branch: trunk, size: 16517) | |
2024-06-24
| ||
16:08 | [877520582f] part of check-in [56d265f956] Fix some problems with calling fts5 api functions from within non-full-text queries. (check-in: [56d265f956] user: dan branch: trunk, size: 16163) | |
2020-01-29
| ||
12:37 | [10c9a6f7fe] part of check-in [b20503aaf5] Modify a couple of FTS test cases so that they work on big-endian platforms. (check-in: [b20503aaf5] user: drh branch: trunk, size: 16163) | |
2019-10-20
| ||
08:26 | [50d86da66e] part of check-in [b528bdcd45] Fix a resource leak in fts5 that could occur if an auxiliary function is called from within a query that does not use the full-text index. (check-in: [b528bdcd45] user: dan branch: trunk, size: 16076) | |
2017-07-17
| ||
15:38 | [79129ff6c9] part of check-in [bc78235f54] Improved the interface to the fts5() extension mechanism for enhanced security. (check-in: [bc78235f54] user: drh branch: branch-3.20, size: 15374) | |
2017-07-07
| ||
19:43 | [f06a3f7860] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 15374) | |
2016-02-17
| ||
14:11 | [f7dde99697] part of check-in [8a78050dc0] Improve test coverage of demo code in fts5_test_mi.c. (check-in: [8a78050dc0] user: dan branch: trunk, size: 15375) | |
2016-01-04
| ||
19:12 | [86569026d2] part of check-in [ee38f9dff5] Fix an OOM handling problem in fts5 detail=none and detail=col modes. Also a bug in the xInst() API when used with detail=col and column filtering expressions. Update the matchinfo() test function so that 'b' is fast with detail=col tables. (check-in: [ee38f9dff5] user: dan branch: fts5-offsets, size: 14704) | |
2015-08-28
| ||
19:56 | [2163b0013e] part of check-in [90b85b42f2] Change the fts5 tokenizer API to allow more than one token to occupy a single position within a document. (check-in: [90b85b42f2] user: dan branch: fts5-incompatible, size: 14080) | |
2015-08-06
| ||
03:09 | [ee6e7b1300] part of check-in [483ebe8989] Fix duplicate test numbering in the FTS5 matchinfo tests. (check-in: [483ebe8989] user: mistachkin branch: trunk, size: 14158) | |
2015-08-05
| ||
19:35 | Added: [a2527a254a] part of check-in [9e3aafe44a] Add tests for the matchinfo-like test function. Fix problems found in test and fts5 code by doing so. (check-in: [9e3aafe44a] user: dan branch: trunk, size: 14168) | |