Constant mz_pgrepr::oid::FIRST_MATERIALIZE_OID
source ยท pub const FIRST_MATERIALIZE_OID: u32 = 16384; // 16_384u32
Expand description
The first OID that is assigned by Materialize rather than PostgreSQL.
pub const FIRST_MATERIALIZE_OID: u32 = 16384; // 16_384u32
The first OID that is assigned by Materialize rather than PostgreSQL.