PostgreSQL Source Code git master
|
Data Fields | |
Point * | p |
int | i |
Definition at line 78 of file spgkdtreeproc.c.
int SortedPoint::i |
Definition at line 81 of file spgkdtreeproc.c.
Referenced by spg_kd_picksplit().
Point* SortedPoint::p |
Definition at line 80 of file spgkdtreeproc.c.
Referenced by spg_kd_picksplit(), x_cmp(), and y_cmp().