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