OmniSciDB
a5dc49c757
|
#include <set>
#include <string>
Go to the source code of this file.
Variables | |
static std::set< std::string > | reserved_keywords |
|
static |
Definition at line 22 of file ReservedKeywords.h.
Referenced by ImportHelpers::is_reserved_name(), Catalog_Namespace::is_reserved_sql_keyword(), and ddl_utils::validate_non_reserved_keyword().