PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BufferManagerRelation Struct Reference

#include <bufmgr.h>

Data Fields

Relation rel
 
SMgrRelation smgr
 
char relpersistence
 

Detailed Description

Definition at line 107 of file bufmgr.h.

Field Documentation

◆ rel

Relation BufferManagerRelation::rel

Definition at line 109 of file bufmgr.h.

◆ relpersistence

char BufferManagerRelation::relpersistence

Definition at line 111 of file bufmgr.h.

◆ smgr

SMgrRelation BufferManagerRelation::smgr

Definition at line 110 of file bufmgr.h.


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