Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::transaction_id Struct Reference

Public Member Functions

 transaction_id (::TransactionId id)
 
 transaction_id (const transaction_id &id)
 
bool is_valid () const
 
bool operator== (const transaction_id &other) const
 
bool operator> (const transaction_id &other) const
 
bool operator>= (const transaction_id &other) const
 
bool operator< (const transaction_id &other) const
 
bool operator<= (const transaction_id &other) const
 
bool did_abort () const
 
bool did_commit () const
 

Static Public Member Functions

static transaction_id current (bool acquire=true)
 

The documentation for this struct was generated from the following file: