Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/fts5/test/fts5eb.test
2024-07-30
| ||
18:15 | [401f756fdb] part of check-in [19fda979c5] Tcl_ChannelType implementations for Tcl9 apparently require that wideSeekProc be implemented. Also adjust minor test script issues for fts5 tests so that they can be run sequentially and so that they do not depend on the specific floating point output formats generated by Tcl. (check-in: [19fda979c5] user: drh branch: tcl9, size: 3063) | |
2024-06-24
| ||
18:06 | [a7bd20ef7f] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 3037) | |
2023-08-15
| ||
14:53 | [5f0a86e9fe] part of check-in [c16ed3b1cc] Fix problems in fts5 test code. (check-in: [c16ed3b1cc] user: dan branch: trunk, size: 3033) | |
2022-01-16
| ||
19:11 | [a973baadac] part of check-in [4883776669] Fix test cases so that they all still work even with -DSQLITE_DQS=0. (check-in: [4883776669] user: drh branch: trunk, size: 2940) | |
2019-12-10
| ||
03:40 | [239bb2f025] part of check-in [355afd77df] Avoid a buffer overread in fts5 that could occur when parsing corrupt configuration records. (check-in: [355afd77df] user: dan branch: trunk, size: 2940) | |
2019-12-09
| ||
02:20 | [af1cd2d2cd] part of check-in [c5d4414359] Fix possible null pointer dereferences in the fts5_expr() scalar function. (check-in: [c5d4414359] user: dan branch: trunk, size: 2817) | |
2017-07-07
| ||
19:43 | [e5fe57b414] 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: 2570) | |
2016-09-21
| ||
19:43 | [14597b5ecc] part of check-in [0741812d7f] Fix a problem with the fts5 auxiliary function API causing a crash when a query contained a phrase of zero terms. (check-in: [0741812d7f] user: dan branch: trunk, size: 2573) | |
2016-03-12
| ||
16:32 | [c516ae0c93] part of check-in [72b3ff0f0d] Fix handling of strings that contain zero tokens in fts5. And other problems found by fuzzing. (check-in: [72b3ff0f0d] user: dan branch: trunk, size: 2107) | |
2016-01-06
| ||
18:53 | [021aa80b7a] part of check-in [8d05cfd48d] Fix an fts5 problem involving detail=none, "ORDER BY rowid DESC" and deleted items. Also add tests to verify that the documented operator precedences are correct. (check-in: [8d05cfd48d] user: dan branch: fts5-offsets, size: 2067) | |
2015-08-31
| ||
20:06 | [3e5869af20] part of check-in [ad7feaed4c] Begin changes to allow synonym support by adding multiple terms to a query (an alternative to adding multiple terms to the FTS index). (check-in: [ad7feaed4c] user: dan branch: fts5-incompatible, size: 1696) | |
2015-07-30
| ||
11:26 | [46f49497ed] part of check-in [8e818b8985] Return an error message (instead of segfaulting) if test function fts5_expr() is invoked with no arguments. (check-in: [8e818b8985] user: dan branch: trunk, size: 1684) | |
2015-01-19
| ||
11:15 | Added: [728a1f23f2] part of check-in [75f3d17f86] Handle the case where a tokenizer determines that there are zero tokens in an fts5 query term. (check-in: [75f3d17f86] user: dan branch: fts5, size: 1475) | |