mz_sql::func

Static PG_CATALOG_BUILTINS

Source
pub static PG_CATALOG_BUILTINS: LazyLock<BTreeMap<&'static str, Func>>
Expand description

Correlates a built-in function name to its implementations.