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

builtins: add pg_function_is_visible; pg_get_function_result #5515

Closed
jseldess opened this issue Oct 1, 2019 · 1 comment · Fixed by #5522
Closed

builtins: add pg_function_is_visible; pg_get_function_result #5515

jseldess opened this issue Oct 1, 2019 · 1 comment · Fixed by #5522
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Oct 1, 2019

PR: cockroachdb/cockroach#40902

From release notes:

Added the pg_function_is_visible and pg_get_function_result built-in functions. [#40902][#40902] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 19.2 milestone Oct 1, 2019
@jseldess jseldess added A-sql P-1 High priority; must be done this release labels Oct 1, 2019
jseldess added a commit that referenced this issue Oct 1, 2019
@jseldess
Copy link
Contributor Author

jseldess commented Oct 1, 2019

These functions aren't included in our auto-generated function docs, but neither are most other pg_* functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants