]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More frequently send the complete SELECT statement into sqlite3WhereBegin()
authordrh <>
Sat, 22 Oct 2022 23:09:29 +0000 (23:09 +0000)
committerdrh <>
Sat, 22 Oct 2022 23:09:29 +0000 (23:09 +0000)
commitfb643592fed37076f42bc5466ee18e8106b92d5b
treefd7d05ec98fbff1416227ed3369696a00d602eb8
parent54cc766b418a0cab68cf21cbbf37872d55a654c6
More frequently send the complete SELECT statement into sqlite3WhereBegin()
so that it can more accurately determine index coverage.

FossilOrigin-Name: f6d09c5a0df940dbaa716df70df28218985b83540b34c468989729a3421ef38c
manifest
manifest.uuid
src/select.c
src/whereexpr.c