Closed
Description
Exalate commented:
Related PR: cockroachdb/cockroach#110246
Commit: cockroachdb/cockroach@6fd53b7
Epic: none
Related product changes: https://cockroachlabs.atlassian.net/issues/?jql=project%20%3D%20%22DOC%22%20and%20%22Doc%20Type%5BDropdown%5D%22%20%3D%20%22Product%20Change%22%20AND%20description%20~%20%22commit%2F6fd53b79005032372bc040118ac21672238e92ea%22%20ORDER%20BY%20created%20DESC
Release note (performance improvement): Queries that access the
pg_catalog and information_schema that perform introspection on other
tables in those schemas are now signicantly faster.
Jira Issue: DOC-8763