Historique des commits

Auteur SHA1 Message Date
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. il y a 6 mois
  dan 7c12666fe9 Avoid an assert() failure when querying an fts5vocab table that accesses a tokendata=1 fts5 table with corrupt %_data records. il y a 1 an
  dan eb84c6ef35 Fix a memory leak in fts5 that could occur when writing to an fts5 table that is being scanned by an fts5vocab cursor. il y a 3 ans
  dan fb8ca7de0c Fix a use-after-free error that could occur if an fts5 table is written while scanning it using an fts5vocab cursor. il y a 3 ans
  dan cc516af4cc 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. il y a 3 ans
  dan f8a488bb6b Fix a problem causing a crash if an fts5vocab table was created to query an il y a 6 ans
  drh 3a07548b0d Remove unnecessary whitespace from testcase result strings. il y a 6 ans
  dan 2639ddc474 Fix a use-after-free problem in the fts5vocab virtual table. il y a 6 ans
  drh 6ab91a7a7a Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases il y a 6 ans
  dan 3c77a1e9f1 Add new test file fts5vocab2.test. il y a 7 ans