sql: SHOW FUNCTIONS FROM pg_catalog
is slow
#94746
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Describe the problem
See the title.
This may be fallout from #94339? unsure
To Reproduce
cockroach demo
thenshow functions from pg_catalog;
Expected behavior
Lists UDF overloads in pg_catalog schema.
cc @jordanlewis @postamar for triage.
Jira issue: CRDB-23115
The text was updated successfully, but these errors were encountered: