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