]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have SQLite request a plan with no setup-cost from xBestIndex if the plan in question... vtab-setup-cost
authordan <Dan Kennedy>
Tue, 15 Jul 2025 17:03:51 +0000 (17:03 +0000)
committerdan <Dan Kennedy>
Tue, 15 Jul 2025 17:03:51 +0000 (17:03 +0000)
commitf121227f871ff2f2d6ca6b9df58cbc5ba60c813d
tree807557b0b64dea452b35562bfa06be8ae95284c1
parent812c0155155f05508e7ae11e7b79963b6db6524e
Have SQLite request a plan with no setup-cost from xBestIndex if the plan in question may only be used as the outermost loop of the query.

FossilOrigin-Name: c3740ef6e4d1301fa69f925721faf7e7fdd7cfa902ad2cf90d6e72a38d6a5c08
manifest
manifest.uuid
src/where.c