git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 140b078) | patch
Avoid unnecessary fetch from pg_shadow in the normal case in
2005年5月29日 23:38:05 +0000 (23:38 +0000)
2005年5月29日 23:38:05 +0000 (23:38 +0000)
commit 03a542ba630fe800afc98dc08a6f0d2b93b0addf
Avoid unnecessary fetch from pg_shadow in the normal case in
pg_class_aclmask(). We only need to do this when we have to check
pg_shadow.usecatupd, and that's not relevant unless the target table
is a system catalog. So we can usually avoid one syscache lookup.
src/backend/catalog/aclchk.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /