PostgreSQL Source Code  git master
BrinOptions Struct Reference

#include <brin.h>

Data Fields

int32 vl_len_
 
BlockNumber pagesPerRange
 
bool autosummarize
 

Detailed Description

Definition at line 21 of file brin.h.

Field Documentation

◆ autosummarize

bool BrinOptions::autosummarize

Definition at line 25 of file brin.h.

◆ pagesPerRange

BlockNumber BrinOptions::pagesPerRange

Definition at line 24 of file brin.h.

◆ vl_len_

int32 BrinOptions::vl_len_

Definition at line 23 of file brin.h.


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