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

Data Fields

Timestamp lower
 
Timestamp upper
 

Detailed Description

Definition at line 16 of file btree_ts.c.

Field Documentation

◆ lower

Timestamp tsKEY::lower

Definition at line 18 of file btree_ts.c.

Referenced by gbt_tstz_compress().

◆ upper

Timestamp tsKEY::upper

Definition at line 19 of file btree_ts.c.

Referenced by gbt_tstz_compress().


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