]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Sometimes a TK_COLUMN Expr node can have Expr.pTab==0 if it is a reference
authordrh <drh@noemail.net>
Mon, 14 Aug 2017 14:53:24 +0000 (14:53 +0000)
committerdrh <drh@noemail.net>
Mon, 14 Aug 2017 14:53:24 +0000 (14:53 +0000)
commit4dd89d5a249e93cec34d4396f27b1e9c1eb9a296
treef8695e6bf86395827e8c7d08ce10686781677469
parent1112cc797b2b588287e32aaee537343a9d3dc02e
Sometimes a TK_COLUMN Expr node can have Expr.pTab==0 if it is a reference
to an expression column in an index on and expression.  Fix for ticket
[aa98619ad08ddcab].

FossilOrigin-Name: d0da791ba0edfb65186459345e43500d8364a086a5a1651d828fecc1a1dd1edb
manifest
manifest.uuid
src/expr.c
src/select.c
src/sqliteInt.h
test/indexexpr1.test