Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3fault.test
2024-11-19
| ||
11:58 | [9228f00cd6] part of check-in [4c4d1db00b] Fix a problem handling OOM errors in fts3 that could occur when parsing multi-token strings. (check-in: [4c4d1db00b] user: dan branch: trunk, size: 7253) | |
2022-07-11
| ||
21:40 | [f4e1342acf] part of check-in [b3d6b3c3fc] Update the expected error messages in some OOM test cases to account for [44d77a7f807]. (check-in: [b3d6b3c3fc] user: dan branch: trunk, size: 7046) | |
2019-01-21
| ||
17:57 | [798e45af84] part of check-in [505ed9a478] Avoid deferencing a freed pointer following an OOM or SQLITE_CORRUPT error in the fts3 xDestroy method. (check-in: [505ed9a478] user: dan branch: trunk, size: 6915) | |
2017-07-07
| ||
19:43 | [9fb7d6266a] 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: 6584) | |
2017-05-10
| ||
13:36 | [3764ecffb3] part of check-in [30018d3106] Fix a couple of test scripts so that they work with -DSQLITE_DISABLE_FTS4_DEFERRED builds. (check-in: [30018d3106] user: dan branch: trunk, size: 6624) | |
2017-04-17
| ||
13:38 | [268e9589f4] part of check-in [1a08a836fa] Improve coverage of code in fts3. (check-in: [1a08a836fa] user: dan branch: trunk, size: 6580) | |
2015-07-08
| ||
17:59 | [da49627b28] part of check-in [372c1db247] Fix two problems that could cause fts3 auxiliary functions to occasionally misbehave if used with match expressions that contain both OR and NEAR. (check-in: [372c1db247] user: dan branch: trunk, size: 6410) | |
2011-10-31
| ||
06:52 | [cb72dccb0a] part of check-in [3f2d49c678] Update fts3fault.test to account for the sqlite3_errmsg() related changes in [8f88cc4e61] and [dcb7879347]. (check-in: [3f2d49c678] user: dan branch: trunk, size: 6382) | |
2010-11-25
| ||
17:49 | [f83e556465] part of check-in [70495ceccc] Add coverage tests (and associated fixes) for new matchinfo() code. (check-in: [70495ceccc] user: dan branch: fts3-experimental, size: 6259) | |
2010-11-11
| ||
11:43 | [81fd40ceb1] part of check-in [7ae068952f] Fix a bug in the EXPLAIN QUERY PLAN code. (check-in: [7ae068952f] user: dan branch: experimental, size: 4333) | |
2010-11-02
| ||
17:41 | [2c8c26f900] part of check-in [31989b18f5] Changes to allow FTS4 tables to be created without the underlying %_docsize table (in order to save space). (check-in: [31989b18f5] user: dan branch: trunk, size: 4235) | |
2010-10-25
| ||
19:01 | Added: [c45707ac12] part of check-in [918b609290] Further improvements to coverage of fts3.c. Fixes for bugs revealed by the same. (check-in: [918b609290] user: dan branch: experimental, size: 3437) | |