Header And Logo

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

Data Fields

spgInnerConsistentIn Struct Reference

#include <spgist.h>

Data Fields

ScanKey scankeys
int nkeys
Datum reconstructedValue
int level
bool returnData
bool allTheSame
bool hasPrefix
Datum prefixDatum
int nNodes
DatumnodeLabels

Detailed Description

Definition at line 129 of file spgist.h.


Field Documentation

Definition at line 135 of file spgist.h.

Referenced by spg_kd_inner_consistent(), spg_text_inner_consistent(), and spgWalk().

Definition at line 143 of file spgist.h.

Referenced by spg_text_inner_consistent(), and spgWalk().

Definition at line 134 of file spgist.h.

Referenced by spg_range_quad_inner_consistent(), spg_text_inner_consistent(), and spgWalk().

Definition at line 136 of file spgist.h.

Referenced by spgWalk().


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