postgres_protocol::types
pub fn path_from_sql<'a>( buf: &'a [u8]) -> Result<Path<'a>, StdBox<dyn Error + Sync + Send>>
Deserializes a Postgres path.