PostgreSQL Source Code git master
SMgrSortArray Struct Reference

Data Fields

RelFileLocator rlocator
 
SMgrRelation srel
 

Detailed Description

Definition at line 159 of file bufmgr.c.

Field Documentation

◆ rlocator

RelFileLocator SMgrSortArray::rlocator

Definition at line 161 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().

◆ srel

SMgrRelation SMgrSortArray::srel

Definition at line 162 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().


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