|
Cppgres
Build Postgres extensions in C++
|
#include "guard.hpp"#include "imports.h"#include <executor/executor.h>#include <utils/plancache.h>#include <utils/resowner.h>Go to the source code of this file.
Classes | |
| struct | cppgres::resource_owner |
| RAII-managed resource owner. More... | |
| struct | cppgres::executor_state |
RAII-managed executor state (EState) More... | |