Skip to main content

FUNCTION_CATALOG

Constant FUNCTION_CATALOG 

Source
pub const FUNCTION_CATALOG: &[FunctionEntry];
Expand description

The static function catalog. Append-only; removing a row is a breaking change that may invalidate cached plans referencing the function. Each block is grouped by category for readability.