Cppgres
Build Postgres extensions in C++
|
#include <stack>
#include <access/xact.h>
Go to the source code of this file.
Classes | |
struct | cppgres::transaction_id |
struct | cppgres::internal_subtransaction |
struct | cppgres::transaction |
Typedefs | |
using | cppgres::command_id = ::CommandId |