Function postgres_protocol::types::lsn_to_sql [−][src]
pub fn lsn_to_sql(v: Lsn, buf: &mut BytesMut)Expand description
Serializes a PG_LSN value.
pub fn lsn_to_sql(v: Lsn, buf: &mut BytesMut)Serializes a PG_LSN value.