aboutsummaryrefslogtreecommitdiff
path: root/doc/src
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 /doc/src
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 'doc/src')
0 files changed, 0 insertions, 0 deletions