Skip to content

sql: ALTER VIEW/SEQUENCE .. OWNER TO is not implemented #57965

@knz

Description

@knz

This is implemented in postgres.

Also, postgres allows using ALTER TABLE ... OWNER TO to change the ownership of a view or sequence -- it's not restricted to tables. In CockroachDB, this currently produces an error.

Metadata

Metadata

Assignees

Labels

A-sql-pgcompatSemantic compatibility with PostgreSQLA-sql-privilegesSQL privilege handling and permission checks.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.S-3-ux-surpriseIssue leaves users wondering whether CRDB is behaving properly. Likely to hurt reputation/adoption.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions