PostgreSQL Source Code  git master
ReorderBufferTXNByIdEnt Struct Reference

Data Fields

TransactionId xid
 
ReorderBufferTXNtxn
 

Detailed Description

Definition at line 116 of file reorderbuffer.c.

Field Documentation

◆ txn

ReorderBufferTXN* ReorderBufferTXNByIdEnt::txn

Definition at line 119 of file reorderbuffer.c.

Referenced by ReorderBufferTXNByXid().

◆ xid

TransactionId ReorderBufferTXNByIdEnt::xid

Definition at line 118 of file reorderbuffer.c.


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