Expand description
Role incarnations and authorization subjects over an explicit role catalog.
Structs§
- Role
Binding - A selected role keeps its incarnation even if another role later reuses its name or OID.
- Role
Identity - A catalog reference retains both the public OID and the role incarnation.
Enums§
- Role
Reference - Explicit SQL names are resolved against the current catalog; captured authority retains its incarnation.
Traits§
- Role
Subject - A named SQL argument and an already selected session role have different lookup semantics. An absent bound role contributes no inherited privileges; PUBLIC ACLs remain applicable.