Skip to main content

PG_CATALOG_BUILTINS

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.