Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plsql] segment_attributes_clause contains table_compression but it shouldn't. #4368

Open
kaby76 opened this issue Dec 25, 2024 · 0 comments

Comments

@kaby76
Copy link
Contributor

kaby76 commented Dec 25, 2024

segment_attributes_clause contains table_compression but it shouldn't. It was introduced because someone couldn't figure out how to avoid the issues of taking Kleene closures of nullable symbols, which are in the PLSQL spec. This is probably because the railroad diagrams were derived by reverse-engineering code for a parser, or because the railroad diagrams are based on an LR grammar.

For an analysis, see #4366 (comment).

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

No branches or pull requests

1 participant