mz_sql::plan::statement::ddl

Function plan_comment

Source
pub fn plan_comment(
    scx: &mut StatementContext<'_>,
    stmt: CommentStatement<Aug>,
) -> Result<Plan, PlanError>