Function expr::relation::func::min_timestamptz[][src]

fn min_timestamptz<'a, I>(datums: I) -> Datum<'a> where
    I: IntoIterator<Item = Datum<'a>>,