pub fn float4_from_sql(buf: &[u8]) -> Result<f32, Box<dyn Error + Sync + Send>>
Deserializes a FLOAT4 value.
FLOAT4