PostgreSQL Source Code  git master
SpGistOptions Struct Reference

#include <spgist_private.h>

Data Fields

int32 varlena_header_
 
int fillfactor
 

Detailed Description

Definition at line 26 of file spgist_private.h.

Field Documentation

◆ fillfactor

int SpGistOptions::fillfactor

Definition at line 29 of file spgist_private.h.

◆ varlena_header_

int32 SpGistOptions::varlena_header_

Definition at line 28 of file spgist_private.h.


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