forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7821a0b
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 parent4d5f651 commit7821a0b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
248 |
| - | |
| 247 | + | |
| 248 | + | |
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
|
0 commit comments
Comments
(0)