diff options
author | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:25:48 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:25:48 -0700 |
commit | 9364f64a2a73cc5e0c85a8f09f8f6461809b4fcb (patch) | |
tree | 3398dc4999e41f7ee60228cf3aae4c028166e375 /src/backend/commands/amcmds.c | |
parent | 41cce2326135c05d6db311ad894703c3080be33c (diff) |
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/amcmds.c')
0 files changed, 0 insertions, 0 deletions