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 2045 of file zic.c.

Field Documentation

◆ base

ptrdiff_t timerange::base

Definition at line 2048 of file zic.c.

Referenced by writezone().

◆ count

ptrdiff_t timerange::count

Definition at line 2049 of file zic.c.

Referenced by writezone().

◆ defaulttype

int timerange::defaulttype

Definition at line 2047 of file zic.c.

Referenced by writezone().

◆ leapbase

int timerange::leapbase

Definition at line 2050 of file zic.c.

Referenced by writezone().

◆ leapcount

int timerange::leapcount

Definition at line 2051 of file zic.c.

Referenced by writezone().


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