pgjdbc-ng icon indicating copy to clipboard operation
pgjdbc-ng copied to clipboard

fixes #608

Open kwesterfeld2 opened this issue 5 months ago • 0 comments

  • 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

kwesterfeld2 avatar Sep 11 '24 06:09 kwesterfeld2