fn to_timestamp_scalar_value<T>(
data: Option<T>,
unit: &TimestampType,
ctype: &ConcreteDataType,
) -> PgWireResult<ScalarValue>
fn to_timestamp_scalar_value<T>(
data: Option<T>,
unit: &TimestampType,
ctype: &ConcreteDataType,
) -> PgWireResult<ScalarValue>