PostgreSQL Source Code git master
timerange Struct Reference

Data Fields

int defaulttype
 
ptrdiff_t base
 
ptrdiff_t count
 
int leapbase
 
int leapcount
 

Detailed Description

Definition at line 2033 of file zic.c.

Field Documentation

◆ base

ptrdiff_t timerange::base

Definition at line 2036 of file zic.c.

Referenced by writezone().

◆ count

ptrdiff_t timerange::count

Definition at line 2037 of file zic.c.

Referenced by writezone().

◆ defaulttype

int timerange::defaulttype

Definition at line 2035 of file zic.c.

Referenced by limitrange(), and writezone().

◆ leapbase

int timerange::leapbase

Definition at line 2038 of file zic.c.

Referenced by writezone().

◆ leapcount

int timerange::leapcount

Definition at line 2039 of file zic.c.

Referenced by writezone().


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