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

Data Fields

int defaulttype
 
ptrdiff_t base
 
ptrdiff_t count
 
ptrdiff_t leapbase
 
ptrdiff_t leapcount
 
bool leapexpiry
 

Detailed Description

Definition at line 2909 of file zic.c.

Field Documentation

◆ base

ptrdiff_t timerange::base

Definition at line 2912 of file zic.c.

◆ count

ptrdiff_t timerange::count

Definition at line 2913 of file zic.c.

◆ defaulttype

int timerange::defaulttype

Definition at line 2911 of file zic.c.

Referenced by limitrange(), and writezone().

◆ leapbase

ptrdiff_t timerange::leapbase

Definition at line 2914 of file zic.c.

Referenced by writezone().

◆ leapcount

ptrdiff_t timerange::leapcount

Definition at line 2915 of file zic.c.

Referenced by writezone().

◆ leapexpiry

bool timerange::leapexpiry

Definition at line 2916 of file zic.c.

Referenced by writezone().


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