Skip to main content

postgres_cell_to_scalar_impl_strict

Function postgres_cell_to_scalar_impl_strict 

Source
pub fn postgres_cell_to_scalar_impl_strict(
    row: &Row,
    data_type: &DataType,
    i: usize,
    name: &str,
) -> Result<Datum>