PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SortedPoint Struct Reference

Data Fields

Pointp
 
int i
 

Detailed Description

Definition at line 80 of file spgkdtreeproc.c.

Field Documentation

◆ i

int SortedPoint::i

Definition at line 83 of file spgkdtreeproc.c.

Referenced by spg_kd_picksplit().

◆ p

Point* SortedPoint::p

Definition at line 82 of file spgkdtreeproc.c.

Referenced by spg_kd_picksplit().


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