提交 c80ff31c 编写于 作者: Z Zhang Yonglun 提交者: Liang Zhang

#3240, the OR keyword should not appear in simpleExpr (#3253)

上级 6dd36ef9
......@@ -183,7 +183,6 @@ simpleExpr
| columnName
| simpleExpr COLLATE (STRING_ | identifier_)
| variable_
| simpleExpr OR simpleExpr
| (PLUS_ | MINUS_ | TILDE_ | NOT_) simpleExpr
| LP_ expr (COMMA_ expr)* RP_
| EXISTS? subquery
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册