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/[email protected]
Backpatch-through: 9.6

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0b90f1c4c329f2be8ede10722a99a856020c0169

Modified Files
--------------
src/backend/commands/seclabel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to