PostgreSQL Source Code  git master
SMgrSortArray Struct Reference

Data Fields

RelFileLocator rlocator
 
SMgrRelation srel
 

Detailed Description

Definition at line 128 of file bufmgr.c.

Field Documentation

◆ rlocator

RelFileLocator SMgrSortArray::rlocator

Definition at line 130 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().

◆ srel

SMgrRelation SMgrSortArray::srel

Definition at line 131 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().


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