pub fn plan_alter_owner(
    scx: &StatementContext<'_>,
    _: AlterOwnerStatement<Aug>
) -> Result<Plan, PlanError>