PostgreSQL Source Code  git master
BrinStatsData Struct Reference

#include <brin.h>

Data Fields

BlockNumber pagesPerRange
 
BlockNumber revmapNumPages
 

Detailed Description

Definition at line 32 of file brin.h.

Field Documentation

◆ pagesPerRange

BlockNumber BrinStatsData::pagesPerRange

Definition at line 34 of file brin.h.

Referenced by brincostestimate(), and brinGetStats().

◆ revmapNumPages

BlockNumber BrinStatsData::revmapNumPages

Definition at line 35 of file brin.h.

Referenced by brincostestimate(), and brinGetStats().


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