pub static PG_CATALOG_BUILTINS: LazyLock<BTreeMap<&'static str, Func>>
Correlates a built-in function name to its implementations.