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