Static mz_sql::plan::side_effecting_func::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.