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

PR #92253 - sql/sem: add support for "pg_blocking_pids" builtin #15686

Open
cockroach-teamcity opened this issue Nov 23, 2022 · 0 comments
Open

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 23, 2022

Exalate commented:

Related PR: cockroachdb/cockroach#92253
Commit: cockroachdb/cockroach@b19f6b1


Release note (sql change): Added support for pg_blocking_pids builtin function.
It is hardcoded to return an empty array because CockroachDB has no
equivalent concept of PIDs as in Postgres.

sql/sem: added field for pg_blocking_pids in builtinOidsBySignature map

Jira Issue: DOC-6243

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