Skip to content

sql: add support for COMMENT ON VIEW/SEQUENCE/TYPE/FUNCTION #44135

@hueypark

Description

@hueypark
  • COMMENT ON VIEW
  • COMMENT ON SEQUENCE
  • COMMENT ON TYPE
  • COMMENT ON FUNCTION (also support predefined comments on builtin functions)

Postgres docs on COMMENT ON: https://www.postgresql.org/docs/current/static/sql-comment.html

Consider the case of a dump when implementation.(#42875).

Jira issue: CRDB-5251

Epic CRDB-60817

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-schema-changesA-sql-pgcompatSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions