mz_sql::plan::side_effecting_func

Static PG_CATALOG_SEF_BUILTINS

Source
pub static PG_CATALOG_SEF_BUILTINS: LazyLock<BTreeMap<u32, SideEffectingFuncImpl>>
Expand description

A map of the side-effecting functions in the pg_catalog schema, keyed by OID.