Skip to content

pg_type doesn't catalog user tables & pg_class doesn't store reltype column #2429

@NathanGabrielson

Description

@NathanGabrielson

Blocking Prisma. We currently support using user defined tables as composite types, but we cannot see them in pg_type. Ditto for dolt system tables, even with dolt_show_system_tables active.

Similarly we don't have any values set for the reltype column in pg_class, which would correspond with the associated row in pg_type.

I can look into this more tomorrow.

TODO comments here or here seem to be the places that would need to change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions