Skip to main content

format_pg_lsn

Function format_pg_lsn 

Source
pub fn format_pg_lsn(l: u64) -> String
Expand description

Render an LSN in PG’s %X/%X form (uppercase hex, no zero-padding).