pub fn show_objects<'a>(
    scx: &'a StatementContext<'a>,
    _: ShowObjectsStatement<Aug>
) -> Result<ShowSelect<'a>, PlanError>