PostgreSQL Source Code  git master
ReorderBufferTupleCidKey Struct Reference

Data Fields

RelFileLocator rlocator
 
ItemPointerData tid
 

Detailed Description

Definition at line 123 of file reorderbuffer.c.

Field Documentation

◆ rlocator

RelFileLocator ReorderBufferTupleCidKey::rlocator

Definition at line 125 of file reorderbuffer.c.

◆ tid

ItemPointerData ReorderBufferTupleCidKey::tid

Definition at line 126 of file reorderbuffer.c.


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