PostgreSQL Source Code  git master
GiSTOptions Struct Reference

#include <gist_private.h>

Data Fields

int32 vl_len_
 
int fillfactor
 
GistOptBufferingMode buffering_mode
 

Detailed Description

Definition at line 394 of file gist_private.h.

Field Documentation

◆ buffering_mode

GistOptBufferingMode GiSTOptions::buffering_mode

Definition at line 398 of file gist_private.h.

◆ fillfactor

int GiSTOptions::fillfactor

Definition at line 397 of file gist_private.h.

◆ vl_len_

int32 GiSTOptions::vl_len_

Definition at line 396 of file gist_private.h.


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