]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Instead of disallowing writes to fts5 tables if there are fts5vocab cursors open...
authordan <Dan Kennedy>
Wed, 7 Jul 2021 11:51:03 +0000 (11:51 +0000)
committerdan <Dan Kennedy>
Wed, 7 Jul 2021 11:51:03 +0000 (11:51 +0000)
commitcc516af4cc35c8db816aed7c69f7aef7d663e78e
tree0bc8070d5c4b086acca8c8cb61e3e2fbe26610ff
parent9289f5103df03e794808e2224657ac7688106936
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.

FossilOrigin-Name: 9dbdc9001e3258e71ca995fbcdebf66ab95890ded87fa7125c6cb4bd43010aaf
ext/fts5/fts5Int.h
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/fts5_vocab.c
ext/fts5/test/fts5corrupt3.test
ext/fts5/test/fts5vocab2.test
manifest
manifest.uuid