Header And Logo

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

Data Fields

spgChooseIn Struct Reference

#include <spgist.h>

Data Fields

Datum datum
Datum leafDatum
int level
bool allTheSame
bool hasPrefix
Datum prefixDatum
int nNodes
DatumnodeLabels

Detailed Description

Definition at line 53 of file spgist.h.


Field Documentation

Definition at line 56 of file spgist.h.

Referenced by spgdoinsert().

Definition at line 57 of file spgist.h.

Referenced by spg_kd_choose(), spg_text_choose(), and spgdoinsert().

Definition at line 63 of file spgist.h.

Referenced by spg_kd_choose(), spg_quad_choose(), spg_text_choose(), and spgdoinsert().

Definition at line 64 of file spgist.h.

Referenced by spg_text_choose(), and spgdoinsert().


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