fn deferred_object_name_rewrite(
    cat: &ConnCatalog<'_>,
    stmt: &mut Statement<Raw>
) -> Result<(), Error>