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