PostgreSQL Source Code  git master
spgLeafConsistentOut Struct Reference

#include <spgist.h>

Data Fields

Datum leafValue
 
bool recheck
 
bool recheckDistances
 
double * distances
 

Detailed Description

Definition at line 183 of file spgist.h.

Field Documentation

◆ distances

double* spgLeafConsistentOut::distances

Definition at line 188 of file spgist.h.

Referenced by spg_box_quad_leaf_consistent(), spg_quad_leaf_consistent(), and spgLeafTest().

◆ leafValue

◆ recheck

◆ recheckDistances

bool spgLeafConsistentOut::recheckDistances

Definition at line 187 of file spgist.h.

Referenced by spg_box_quad_leaf_consistent(), and spgLeafTest().


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