PostgreSQL Source Code git master
Loading...
Searching...
No Matches
ReorderBufferTupleCidEnt Struct Reference

Data Fields

ReorderBufferTupleCidKey key
 
CommandId cmin
 
CommandId cmax
 
CommandId combocid
 

Detailed Description

Definition at line 142 of file reorderbuffer.c.

Field Documentation

◆ cmax

CommandId ReorderBufferTupleCidEnt::cmax

Definition at line 146 of file reorderbuffer.c.

◆ cmin

CommandId ReorderBufferTupleCidEnt::cmin

Definition at line 145 of file reorderbuffer.c.

◆ combocid

CommandId ReorderBufferTupleCidEnt::combocid

Definition at line 147 of file reorderbuffer.c.

◆ key

ReorderBufferTupleCidKey ReorderBufferTupleCidEnt::key

Definition at line 144 of file reorderbuffer.c.


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