Skip to main content

XMAX_ALIVE

Constant XMAX_ALIVE 

Source
pub const XMAX_ALIVE: u64 = 0; // 0u64
Expand description

Sentinel value used for xmax when the row has NOT been deleted. PG uses InvalidTransactionId = 0; SPG matches.