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