|
PostgreSQL Source Code git master
|
#include <gist_private.h>
Data Fields | |
| int32 | vl_len_ |
| int | fillfactor |
| GistOptBufferingMode | buffering_mode |
Definition at line 394 of file gist_private.h.
| GistOptBufferingMode GiSTOptions::buffering_mode |
Definition at line 398 of file gist_private.h.
| int GiSTOptions::fillfactor |
Definition at line 397 of file gist_private.h.
| int32 GiSTOptions::vl_len_ |
Definition at line 396 of file gist_private.h.