SQLite

All files named ”ext/fts5/test/fts5vocab2.test”
Login

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

History for ext/fts5/test/fts5vocab2.test

2024-06-24
18:06
[bbba149c25] 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: 6815)
2023-12-07
20:46
[1b1f0059f7] part of check-in [386ba9e204] Avoid an assert() failure when querying an fts5vocab table that accesses a tokendata=1 fts5 table with corrupt %_data records. (check-in: [386ba9e204] user: dan branch: trunk, size: 6811)
2021-09-07
16:05
[681980e92e] part of check-in [1183552de1] Fix a memory leak in fts5 that could occur when writing to an fts5 table that is being scanned by an fts5vocab cursor. (check-in: [1183552de1] user: dan branch: trunk, size: 5797)
2021-09-06
16:15
[c9674cf0ff] part of check-in [e751c2ec78] Fix a use-after-free error that could occur if an fts5 table is written while scanning it using an fts5vocab cursor. (check-in: [e751c2ec78] user: dan branch: trunk, size: 5668)
2021-07-07
11:51
[c0a8397523] part of check-in [9dbdc9001e] Instead of disallowing writes to fts5 tables if there are fts5vocab cursors open on them (commit [c49a6ed7]), abort any fts5vocab queries if the on-disk structure of the fts5 table changes. (check-in: [9dbdc9001e] user: dan branch: trunk, size: 5101)
2019-01-14
15:35
[e0fdc3a309] part of check-in [9cd64ce453] Fix a problem causing a crash if an fts5vocab table was created to query an fts3/4 FTS index. (check-in: [9cd64ce453] user: dan branch: trunk, size: 4522)
2018-12-22
15:46
[5472d6cd85] part of check-in [ad70f03ced] Remove unnecessary whitespace from testcase result strings. (check-in: [ad70f03ced] user: drh branch: trunk, size: 3620)
2018-11-12
13:20
[d6039b2011] part of check-in [ac69d169c6] Fix a use-after-free problem in the fts5vocab virtual table. (check-in: [ac69d169c6] user: dan branch: trunk, size: 3623)
2018-11-07
02:17
[c361635893] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 3622)
2017-08-12
18:31
Added: [2beeec974a] part of check-in [02174842c3] Add new test file fts5vocab2.test. (check-in: [02174842c3] user: dan branch: trunk, size: 3623)