PostgreSQL Source Code  git master
DynamicZoneAbbrev Struct Reference

#include <datetime.h>

Data Fields

pg_tztz
 
char zone [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 224 of file datetime.h.

Field Documentation

◆ tz

pg_tz* DynamicZoneAbbrev::tz

Definition at line 226 of file datetime.h.

Referenced by ConvertTimeZoneAbbrevs(), and FetchDynamicTimeZone().

◆ zone

char DynamicZoneAbbrev::zone[FLEXIBLE_ARRAY_MEMBER]

Definition at line 227 of file datetime.h.

Referenced by ConvertTimeZoneAbbrevs(), and FetchDynamicTimeZone().


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