You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`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)
The text was updated successfully, but these errors were encountered: