Module mz_sql::plan::statement::acl

source ·
Expand description

Access control list (ACL).

This module houses the handlers for statements that modify privileges in the catalog, like GRANT, REVOKE, and REASSIGN OWNED.

Structs

Functions