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