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
Release note (sql change): Previously, the ::regproc casting
only supported builtin functions. Now it's extened to support
user-defined functions as well.
Exalate commented:
Related PR: cockroachdb/cockroach#85656
Commit: cockroachdb/cockroach@4e4e5d9
Release note (sql change): Previously, the
::regproc
castingonly supported builtin functions. Now it's extened to support
user-defined functions as well.
Jira Issue: DOC-5274
The text was updated successfully, but these errors were encountered: