aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-06 22:43:16 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-06 22:43:16 +0000
commite6b92542a39b50d0c02f90ef56aa6930e26eca81 (patch)
treea8fa832b9f2e12ec3d9774896947971deba3c883 /src/backend/access/gist/gistget.c
parentf59175d72ff9b31b4bb486e5396815636abbcfe0 (diff)
downloadpostgresql-e6b92542a39b50d0c02f90ef56aa6930e26eca81.tar.gz
postgresql-e6b92542a39b50d0c02f90ef56aa6930e26eca81.zip
Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a redundant
cache lookup in the success case. This won't help much for cases where the given relation is far down the search path, but it does not hurt in any cases either; and it requires only a little new code. Per gripe from Jim Nasby about slowness of \d with many tables.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions