diff options
author | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:24:00 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2021-10-14 12:24:00 -0700 |
commit | 7821a0bf2096df659671924fbeef0ebc66449292 (patch) | |
tree | 7a63abb3a528f7ff5670ac6b111d58d2baeed313 /src/backend/executor/tqueue.c | |
parent | 4d5f651f1d651c6fa79f9188e7b9a04654c7125a (diff) | |
download | postgresql-7821a0bf2096df659671924fbeef0ebc66449292.tar.gz postgresql-7821a0bf2096df659671924fbeef0ebc66449292.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/executor/tqueue.c')
0 files changed, 0 insertions, 0 deletions