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