PostgreSQL Source Code  git master
TimeZoneAbbrevTable Struct Reference

#include <datetime.h>

Data Fields

Size tblsize
 
int numabbrevs
 
datetkn abbrevs [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 215 of file datetime.h.

Field Documentation

◆ abbrevs

◆ numabbrevs

int TimeZoneAbbrevTable::numabbrevs

◆ tblsize

Size TimeZoneAbbrevTable::tblsize

Definition at line 217 of file datetime.h.

Referenced by ConvertTimeZoneAbbrevs(), and FetchDynamicTimeZone().


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