Macro sql::func::catalog_name_only[][src]

macro_rules! catalog_name_only {
    ($name : expr) => { ... };
}
Expand description

Functions using this macro should be transformed/planned away before reaching function selection code, but still need to be present in the catalog during planning.