Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SEG Struct Reference

#include <segdata.h>

Data Fields

float4 lower
float4 upper
char l_sigd
char u_sigd
char l_ext
char u_ext

Detailed Description

Definition at line 4 of file segdata.h.


Field Documentation

char SEG::l_ext

Definition at line 10 of file segdata.h.

Referenced by seg_cmp(), seg_inter(), seg_out(), and seg_union().

Definition at line 8 of file segdata.h.

Referenced by seg_cmp(), seg_inter(), seg_out(), and seg_union().

char SEG::u_ext

Definition at line 11 of file segdata.h.

Referenced by seg_cmp(), seg_inter(), seg_out(), and seg_union().

Definition at line 9 of file segdata.h.

Referenced by seg_cmp(), seg_inter(), seg_out(), and seg_union().


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