![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include "storage/RowStore.hpp"#include "backend/StackMachine.hpp"#include <algorithm>#include <exception>#include <fstream>#include <iomanip>#include <mutable/catalog/Catalog.hpp>#include <mutable/catalog/Type.hpp>#include <mutable/util/fn.hpp>#include <typeinfo>Go to the source code of this file.
Functions | |
| M_LCOV_EXCL_STOP | __attribute__ ((constructor(202))) static void register_store() |
| M_LCOV_EXCL_STOP __attribute__ | ( | (constructor(202)) | ) |
Definition at line 79 of file RowStore.cpp.
References m::Catalog::Get(), m::Catalog::pool(), and m::Catalog::register_store().