pub fn path_from_sql(
    buf: &[u8]
) -> Result<Path<'_>, Box<dyn Error + Sync + Send>>
Expand description

Deserializes a Postgres path.