-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: SHOW FUNCTIONS FROM pg_catalog is slow #94746
Copy link
Copy link
Closed
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Description
Describe the problem
See the title.
This may be fallout from #94339? unsure
To Reproduce
cockroach demo then show functions from pg_catalog;
Expected behavior
Lists UDF overloads in pg_catalog schema.
cc @jordanlewis @postamar for triage.
Jira issue: CRDB-23115
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)