forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit20f7857
committed
Check criticalSharedRelcachesBuilt in GetSharedSecurityLabel().
An extension may want to call GetSecurityLabel() on a shared objectbefore the shared relcaches are fully initialized. For instance, aClientAuthentication_hook might want to retrieve the security label ona role.Discussion:https://postgr.es/m/ecb7af0b26e3be1d96d291c8453a86f1f82d9061.camel@j-davis.comBackpatch-through: 9.61 parentfdd6a4d commit20f7857
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
173 |
| - | |
| 172 | + | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
|
0 commit comments
Comments
(0)