pub fn plan_show_create_index(
    scx: &StatementContext<'_>,
    _: ShowCreateIndexStatement<Aug>
) -> Result<ShowCreatePlan, PlanError>