]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Proof of concept for the ability to use the expression columns in an index
authordrh <drh@noemail.net>
Fri, 7 Apr 2017 19:41:31 +0000 (19:41 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Apr 2017 19:41:31 +0000 (19:41 +0000)
commitaca19e19a8934b9d2d237d183b389dad5e519361
treeedadefddc098d2aaf5ef9f52258a2e36311b10ce
parent54e2efcd2f8fcf07cc796b0881d4ac5b29d7d474
Proof of concept for the ability to use the expression columns in an index
on expressions in place of equivalent expressions in the result set or in
the WHERE clause.  This check-in compiles but is mostly untested.

FossilOrigin-Name: a52ef2ad7c0e14b78b801f16a1f6ea8d8fa9ae5d7d810e18dd24c600b662a312
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
src/where.c
src/whereInt.h
src/wherecode.c
tool/addopcodes.tcl