mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Functions
RowStore.cpp File Reference
#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>
Include dependency graph for RowStore.cpp:

Go to the source code of this file.

Functions

M_LCOV_EXCL_STOP __attribute__ ((constructor(202))) static void register_store()
 

Function Documentation

◆ __attribute__()

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().