]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an fts5 problem where a transaction consisting of (a) a DELETE on rowid X, (b...
authordrh <>
Mon, 6 Nov 2023 19:01:25 +0000 (19:01 +0000)
committerdrh <>
Mon, 6 Nov 2023 19:01:25 +0000 (19:01 +0000)
commit9d8ad69b1fc31bba492c6d6645dc182c9d84b7db
tree64bc612c041b79126a9d4e39715d18a2bc352a7f
parent11379c080966df5c39db7a606c2cb33032819e00
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: 34af510a5615339f2963875eab94d4b07725e766c20819f82add19faa229d552
ext/fts5/fts5_hash.c
ext/fts5/fts5_index.c
ext/fts5/test/fts5prefix2.test
manifest
manifest.uuid