]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update fts5 scan costs to take into account that a prefix query combined with a rowid...
authordan <Dan Kennedy>
Thu, 19 Mar 2026 17:56:10 +0000 (17:56 +0000)
committerdan <Dan Kennedy>
Thu, 19 Mar 2026 17:56:10 +0000 (17:56 +0000)
commit0cb7603d4ce8bd89b03eb542051e6e70fbfd788a
treec41605cbbfe67732564737540dd91b3bb766b5e6
parent28cfb1e4a76d9824c9c8ccf9f9ae8b9d2a055828
Update fts5 scan costs to take into account that a prefix query combined with a rowid equality constraint is still quite expensive.

FossilOrigin-Name: 539769b63e4044018be2993894b1962df6a6ae58636682b7fb7a2dd5aaf4075c
ext/fts5/fts5_main.c
ext/fts5/test/fts5join.test
ext/fts5/tool/fts5cost.tcl [new file with mode: 0644]
manifest
manifest.uuid