Constant mz_pgrepr::oid::FIRST_USER_OID
source ยท pub const FIRST_USER_OID: u32 = 20_000; // 20_000u32
Expand description
The first OID that is assigned to user objects rather than system builtins.
pub const FIRST_USER_OID: u32 = 20_000; // 20_000u32
The first OID that is assigned to user objects rather than system builtins.