Module mz_pgrepr_consts::oid
source · Expand description
PostgreSQL OID constants.
Constants§
- The first OID that is assigned by Materialize rather than PostgreSQL.
- The first OID in PostgreSQL’s system catalog that is not pinned during bootstrapping.
- The first OID that is assigned to user objects rather than system builtins.
- 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.