]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Streamline the processing of the AND operator. Slightly smaller and faster.
authordrh <drh@noemail.net>
Fri, 19 Apr 2019 13:38:34 +0000 (13:38 +0000)
committerdrh <drh@noemail.net>
Fri, 19 Apr 2019 13:38:34 +0000 (13:38 +0000)
commitd5c851c1cbcb96d541fa7e6e20342c2a437434e9
tree3a593300ea11ed6f96bb714f268fc50ff75e4a3a
parent680f0fe32aaf79d3e7ea5dba7a0c84c4693812ed
Streamline the processing of the AND operator.  Slightly smaller and faster.

FossilOrigin-Name: 7713996aa99ce6dd35b5a2db74dd26658fb8d9817169b2a7531cdef6edb41403
manifest
manifest.uuid
src/expr.c
src/fkey.c
src/parse.y
src/select.c
src/sqliteInt.h
src/where.c
src/wherecode.c