risingwave_frontend::handler::handle_privilege

Function handle_grant_privilege

source
pub async fn handle_grant_privilege(
    handler_args: HandlerArgs,
    stmt: Statement,
) -> Result<RwPgResponse, RwError>