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

sql: add pg_class.relpartbound column #10119

Closed
jseldess opened this issue Mar 23, 2021 · 1 comment
Closed

sql: add pg_class.relpartbound column #10119

jseldess opened this issue Mar 23, 2021 · 1 comment
Assignees
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#61162

From release notes:

The pg_catalog.pg_class table now has a relpartbound column. This is only for compatibility, and the column value is always NULL. [#61162][#61162] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 21.1 milestone Mar 23, 2021
@jseldess jseldess added the A-sql label Mar 23, 2021
@ericharmeling ericharmeling self-assigned this Apr 1, 2021
@ericharmeling
Copy link
Contributor

Fixed by #8909.

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