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

Correlates a built-in function name to its implementations.