]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In a query that uses a partial index, the expression that is the WHERE clause
authordrh <drh@noemail.net>
Fri, 1 Mar 2019 18:07:05 +0000 (18:07 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Mar 2019 18:07:05 +0000 (18:07 +0000)
commitb531aa8fd9ca317c1ce586d1156c6c084a734264
tree3d13092589d53d762685b3d1aead4d09cc9d7505
parent9cb02640419614ae3771ebbffce076474380029b
In a query that uses a partial index, the expression that is the WHERE clause
of the partial index must always be true.  Use this fact to avoid evaluating
identical terms in the WHERE clause of the query.

FossilOrigin-Name: 9b2879629c34fc0a8e99d94648903eb93aabbc7a3682c80cb7382f9a9ca5ffb7
manifest
manifest.uuid
src/wherecode.c