Skip to content

regproc and regclass shouldn't be KEYWORD #12274

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

Closed
TennyZhuang opened this issue Sep 13, 2023 · 2 comments
Closed

regproc and regclass shouldn't be KEYWORD #12274

TennyZhuang opened this issue Sep 13, 2023 · 2 comments

Comments

@TennyZhuang
Copy link
Contributor

          `regproc` (and `regclass` above) does not need to be a [keyword](https://www.postgresql.org/docs/current/sql-keywords-appendix.html) and recognized by sqlparser. They can just be a `Custom(ObjectName)` like `int2` or `timestamptz`.

Originally posted by @xiangjinwu in #12272 (comment)

@github-actions github-actions bot added this to the release-1.3 milestone Sep 13, 2023
@TennyZhuang TennyZhuang self-assigned this Sep 13, 2023
@TennyZhuang TennyZhuang removed this from the release-1.8 milestone Apr 8, 2024
Copy link
Contributor

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

@xiangjinwu
Copy link
Contributor

Resolved by #16933

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants