Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
SMgrSortArray Struct Reference

Data Fields

RelFileLocator rlocator
 
SMgrRelation srel
 

Detailed Description

Definition at line 137 of file bufmgr.c.

Field Documentation

◆ rlocator

RelFileLocator SMgrSortArray::rlocator

Definition at line 139 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().

◆ srel

SMgrRelation SMgrSortArray::srel

Definition at line 140 of file bufmgr.c.

Referenced by FlushRelationsAllBuffers().


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