-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
The EXTRACT(identifier FROM expression) production causes a parse error for Oracle XML extract function, which matches the typical function syntax. I fixed this in my working copy by changing the lookahead for ExtractExpression production from 3 to 4.
Metadata
Metadata
Assignees
Labels
No labels