PostgreSQL Source Code  git master
ReorderBufferTXNByIdEnt Struct Reference

Data Fields

TransactionId xid
 
ReorderBufferTXNtxn
 

Detailed Description

Definition at line 113 of file reorderbuffer.c.

Field Documentation

◆ txn

ReorderBufferTXN* ReorderBufferTXNByIdEnt::txn

Definition at line 116 of file reorderbuffer.c.

Referenced by ReorderBufferLargestTXN(), and ReorderBufferTXNByXid().

◆ xid

TransactionId ReorderBufferTXNByIdEnt::xid

Definition at line 115 of file reorderbuffer.c.


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