PostgreSQL Source Code  git master
SortedPoint Struct Reference

Data Fields

Pointp
 
int i
 

Detailed Description

Definition at line 78 of file spgkdtreeproc.c.

Field Documentation

◆ i

int SortedPoint::i

Definition at line 81 of file spgkdtreeproc.c.

Referenced by spg_kd_picksplit().

◆ p

Point* SortedPoint::p

Definition at line 80 of file spgkdtreeproc.c.

Referenced by spg_kd_picksplit(), x_cmp(), and y_cmp().


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