]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit all use of Expr nodes for TK_AS, as those nodes no longer served a useful
authordrh <drh@noemail.net>
Sat, 5 Sep 2015 22:36:07 +0000 (22:36 +0000)
committerdrh <drh@noemail.net>
Sat, 5 Sep 2015 22:36:07 +0000 (22:36 +0000)
commit0b8d255c37ea9830cecabb57f1c2ba6305eacc44
tree8477f96f9ab6b8a7a9969542060a3fc733416748
parent28b9e0fc058c5e6c212109b58162fbe7d9f5a651
Omit all use of Expr nodes for TK_AS, as those nodes no longer served a useful
purpose and in fact interferred with the query planner.

FossilOrigin-Name: 7ab0b258eabfcfb7f1b0bd1b12e166d2f267823d
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h
src/treeview.c
test/indexexpr1.test