Create AST for select expressions even if the LHS is unknown or has the wrong type.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 12 Sep 2008 19:44:24 +0000 (19:44 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 12 Sep 2008 19:44:24 +0000 (19:44 +0000)
commit71841cc4f897885ee4733d35b67a5ea4a35d812c
tree48aaf0104420c697ff762d6db6340eb16c6f5164
parente8070df1b797fac885e22924df503fc41ffb3b39
Create AST for select expressions even if the LHS is unknown or has the wrong type.

[r21906]
parser.c