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

Data Fields

Interval lower
 
Interval upper
 

Detailed Description

Definition at line 13 of file btree_interval.c.

Field Documentation

◆ lower

Interval intvKEY::lower

Definition at line 15 of file btree_interval.c.

Referenced by gbt_intv_decompress().

◆ upper

Interval intvKEY::upper

Definition at line 16 of file btree_interval.c.

Referenced by gbt_intv_decompress().


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