PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ d

Datum spgNodePtr::d

Definition at line 89 of file spgtextproc.c.

◆ i

int spgNodePtr::i

Definition at line 90 of file spgtextproc.c.


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