Skip to main content

Module identity

Module identity 

Source
Expand description

Role incarnations and authorization subjects over an explicit role catalog.

Structs§

RoleBinding
A selected role keeps its incarnation even if another role later reuses its name or OID.
RoleIdentity
A catalog reference retains both the public OID and the role incarnation.

Enums§

RoleReference
Explicit SQL names are resolved against the current catalog; captured authority retains its incarnation.

Traits§

RoleSubject
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.