Constant mz_pgrepr_consts::oid::INVALID_OID

source ·
pub const INVALID_OID: u32 = 0;
Expand description

The OID 0 is reserved for any place in the code that requires an OID, however the OID should never actually be looked at or used.