pub fn lsn_from_sql(buf: &[u8]) -> Result<Lsn, Box<dyn Error + Sync + Send>>
Expand description

Deserializes a PG_LSN value.