sql: pg_catalog.obj_description does not support pg_namespace #95322
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-sql-vtables
Virtual tables - pg_catalog, information_schema etc
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Needed for #88061.
It's not possible to do
obj_description(oid, 'pg_namespace')
to retrieve schema comments.Epic: CRDB-23454
Jira issue: CRDB-23458
The text was updated successfully, but these errors were encountered: