Skip to content

[PlSql] Adding MIN to numeric_function rule#4790

Merged
teverett merged 1 commit intoantlr:masterfrom
Briseglace:add-numeric-function-min
Mar 14, 2026
Merged

[PlSql] Adding MIN to numeric_function rule#4790
teverett merged 1 commit intoantlr:masterfrom
Briseglace:add-numeric-function-min

Conversation

@Briseglace
Copy link
Contributor

Hello grammars-v4 team,

I noticed that the MIN(...) numeric function was missing in the PL/SQL grammar.
This PR adds MIN to the numeric_function rule and provides an example file to test it. (I added AVG and MAX to the test file since I did not find any tests for those functions.)

Thank you for your work!

@teverett
Copy link
Member

@Briseglace thanks!

@teverett teverett merged commit b354ba6 into antlr:master Mar 14, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants