diff options
author | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:25:30 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:25:30 -0700 |
commit | 3f5d481ef5725494f8737db6f300a2c42afa915d (patch) | |
tree | c37eeae729e25eb5ad82cd9f27887fd1bb71a3e3 /src/backend/commands/tablecmds.c | |
parent | 6287b8e195f37b09dacf9de89cf5c8ee925a3716 (diff) | |
download | postgresql-3f5d481ef5725494f8737db6f300a2c42afa915d.tar.gz postgresql-3f5d481ef5725494f8737db6f300a2c42afa915d.zip |
Check criticalSharedRelcachesBuilt in GetSharedSecurityLabel().
An extension may want to call GetSecurityLabel() on a shared object
before the shared relcaches are fully initialized. For instance, a
ClientAuthentication_hook might want to retrieve the security label on
a role.
Discussion: https://postgr.es/m/ecb7af0b26e3be1d96d291c8453a86f1f82d9061.camel@j-davis.com
Backpatch-through: 9.6
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions