![]() |
mutable
A Database System for Research and Fast Prototyping
|
Namespaces | |
namespace | options |
Functions | |
void | apply_timestamp_filter (QueryGraph &G) |
__attribute__ ((constructor(202))) void register_pre_optimization() | |
__attribute__ ((constructor(201))) static void add_storage_args() | |
M_LCOV_EXCL_STOP::__attribute__ | ( | (constructor(201)) | ) |
Definition at line 37 of file DataLayoutFactory.cpp.
References m::ArgParser::add(), m::Catalog::arg_parser(), and m::Catalog::Get().
M_LCOV_EXCL_STOP::__attribute__ | ( | (constructor(202)) | ) |
Definition at line 271 of file Schema.cpp.
References apply_timestamp_filter(), m::Catalog::Get(), m::Catalog::pool(), and m::Catalog::register_pre_optimization().
void M_LCOV_EXCL_STOP::apply_timestamp_filter | ( | QueryGraph & | G | ) |
Definition at line 154 of file Schema.cpp.
References m::QueryGraph::add_custom_filter(), apply_timestamp_filter(), m::Catalog::Get(), m::Type::Get_Boolean(), m::Type::Get_Integer(), m::Catalog::pool(), m::QueryGraph::sources(), and m::QueryGraph::transaction().
Referenced by __attribute__(), and apply_timestamp_filter().