23 namespace foreign_storage {
25 const ForeignTable& foreign_table,
26 const bool evict_cached_entries);
29 const std::string& table_name,
30 const bool evict_cached_entries);
class for a per-database catalog. also includes metadata for the current database and the current use...
void refresh_foreign_table(Catalog_Namespace::Catalog &catalog, const std::string &table_name, const bool evict_cached_entries)
void refresh_foreign_table_unlocked(Catalog_Namespace::Catalog &catalog, const ForeignTable &td, const bool evict_cached_entries)