]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an fts5 problem where a transaction consisting of (a) a DELETE on rowid X, (b...
authordan <Dan Kennedy>
Mon, 6 Nov 2023 18:40:25 +0000 (18:40 +0000)
committerdan <Dan Kennedy>
Mon, 6 Nov 2023 18:40:25 +0000 (18:40 +0000)
commita3e8822c4bc081d5b5094839e8c0a7665c3636e5
tree0543e694588916cad2833d91801c4b842ac5cefc
parented99e7493aa4f3dd2c49859ca8aaa2c9a831de7a
Fix an fts5 problem where a transaction consisting of (a) a DELETE on rowid X, (b) a prefix query, and (c) an INSERT on rowid X, could corrupt the index.

FossilOrigin-Name: c2058a045b57571b2b5d342adb212fe606717c633a0422755691ae6bf5725d25
ext/fts5/fts5_hash.c
ext/fts5/fts5_index.c
ext/fts5/test/fts5prefix2.test
manifest
manifest.uuid