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