![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include "storage/PaxStore.hpp"
#include <algorithm>
#include <exception>
#include <fstream>
#include <iomanip>
#include <mutable/catalog/Catalog.hpp>
#include <numeric>
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 106 of file PaxStore.cpp.
References m::Catalog::Get(), m::Catalog::pool(), and m::Catalog::register_store().