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

Heap tuple convenience wrapper. More...

#include <heap_tuple.hpp>

Public Member Functions

 heap_tuple (::HeapTuple tuple)
 
 operator::HeapTuple () const
 
transaction_id xmin (bool raw=false) const
 
transaction_id xmax () const
 
transaction_id update_xid () const
 
command_id cmin () const
 
command_id cmax () const
 

Detailed Description

Heap tuple convenience wrapper.


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