pgjdbc-ng
pgjdbc-ng copied to clipboard
fixes #608
- when a $1 or $$foo$$ is within () expression, like a function invocation, parse the $ as plain grammar piece
- add a test for this situation which does not parse otherwise and throws ParseException