macro_rules! rbac_preamble {
    ($catalog:expr, $session:expr) => { ... };
}
Expand description

Common checks that need to be performed before we can start checking a role’s privileges.