Skip to content

sql,*: make the system database's public schema a real schema #89849

@ajwerner

Description

@ajwerner

Is your feature request related to a problem? Please describe.

For vestigial reasons, the system database's public schema (29) does not have a descriptor and is magically injected in-memory. This wart doesn't need to remain.

Describe the solution you'd like
We should migrate to a world where there's a real public schema descriptor for the system database.

Jira issue: CRDB-20464

Epic CRDB-60948

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-schema-catalogRelated to the schema descriptors collection and the catalog API in general.C-cleanupTech debt, refactors, loose ends, etc. Solution not expected to significantly change behavior.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