Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

GIST_SPLITVEC Struct Reference

#include <gist.h>

Data Fields

OffsetNumberspl_left
int spl_nleft
Datum spl_ldatum
bool spl_ldatum_exists
OffsetNumberspl_right
int spl_nright
Datum spl_rdatum
bool spl_rdatum_exists

Detailed Description

Definition at line 118 of file gist.h.


Field Documentation

Definition at line 123 of file gist.h.

Referenced by gistUserPicksplit(), and supportSecondarySplit().

Definition at line 128 of file gist.h.

Referenced by gistUserPicksplit(), and supportSecondarySplit().


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