Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
xact.hpp File Reference
#include <exception>
#include <string>
#include <string_view>
#include <access/xact.h>
#include "guard.hpp"

Go to the source code of this file.

Classes

struct  cppgres::transaction_id
 
struct  cppgres::internal_subtransaction
 Internal subtransaction guard. More...
 
struct  cppgres::transaction
 

Typedefs

using cppgres::command_id = ::CommandId