Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
PostgreSQL Source Code git master
ReorderBufferTupleCidEnt Struct Reference

Data Fields

ReorderBufferTupleCidKey key
 
CommandId cmin
 
CommandId cmax
 
CommandId combocid
 

Detailed Description

Definition at line 130 of file reorderbuffer.c.

Field Documentation

◆ cmax

CommandId ReorderBufferTupleCidEnt::cmax

◆ cmin

CommandId ReorderBufferTupleCidEnt::cmin

◆ combocid

CommandId ReorderBufferTupleCidEnt::combocid

Definition at line 135 of file reorderbuffer.c.

Referenced by ApplyLogicalMappingFile(), and ReorderBufferBuildTupleCidHash().

◆ key

ReorderBufferTupleCidKey ReorderBufferTupleCidEnt::key

Definition at line 132 of file reorderbuffer.c.


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