Function postgres_protocol::types::lsn_to_sql

source ·
pub fn lsn_to_sql(v: Lsn, buf: &mut BytesMut)
Expand description

Serializes a PG_LSN value.