23 namespace foreign_storage {
25 const std::string& table_name,
26 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)
This file contains the class specification and related data structures for Catalog.