PostgreSQL Source Code: GiSTOptions Struct Reference (original) (raw)

#include <[gist_private.h](gist%5F%5Fprivate%5F8h%5Fsource.html)>

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: