Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
ReorderBufferTXNByIdEnt Struct Reference

Data Fields

TransactionId xid
 
ReorderBufferTXNtxn
 

Detailed Description

Definition at line 129 of file reorderbuffer.c.

Field Documentation

◆ txn

ReorderBufferTXN* ReorderBufferTXNByIdEnt::txn

Definition at line 132 of file reorderbuffer.c.

Referenced by ReorderBufferTXNByXid().

◆ xid

TransactionId ReorderBufferTXNByIdEnt::xid

Definition at line 131 of file reorderbuffer.c.


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