catalog::system_schema::utils

Function information_extension

source
pub fn information_extension(
    catalog_manager: &Weak<dyn CatalogManager>,
) -> Result<InformationExtensionRef>
Expand description

Try to get the [InformationExtension] from [CatalogManager] weak reference.