-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: create empty pg_catalog tables that are missing #58001
Copy link
Copy link
Closed
Labels
A-sql-pgcatalogA-sql-pgcompatSemantic compatibility with PostgreSQLSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
@mnovelodou recently created a test that shows which pg_catalog tables are missing. These tables should be created. Ideally, there would be a way to do this automatically, and not by manually typing out each table definition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-pgcatalogA-sql-pgcompatSemantic compatibility with PostgreSQLSemantic compatibility with PostgreSQLC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)