git.postgresql.org Git - postgresql.git/commit
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.
This is the main PostgreSQL git repository.
RSS
Atom