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

Data Fields

TimeADT lower
 
TimeADT upper
 

Detailed Description

Definition at line 14 of file btree_time.c.

Field Documentation

◆ lower

TimeADT timeKEY::lower

Definition at line 16 of file btree_time.c.

Referenced by gbt_timetz_compress().

◆ upper

TimeADT timeKEY::upper

Definition at line 17 of file btree_time.c.

Referenced by gbt_timetz_compress().


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