PostgreSQL Source Code  git master
spgNodePtr Struct Reference

Data Fields

Datum d
 
int i
 
int16 c
 

Detailed Description

Definition at line 87 of file spgtextproc.c.

Field Documentation

◆ c

int16 spgNodePtr::c

Definition at line 91 of file spgtextproc.c.

Referenced by cmpNodePtr(), and spg_text_picksplit().

◆ d

Datum spgNodePtr::d

Definition at line 89 of file spgtextproc.c.

Referenced by spg_text_picksplit().

◆ i

int spgNodePtr::i

Definition at line 90 of file spgtextproc.c.

Referenced by spg_text_picksplit().


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