PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

datetkn TimeZoneAbbrevTable::abbrevs[FLEXIBLE_ARRAY_MEMBER]

◆ numabbrevs

int TimeZoneAbbrevTable::numabbrevs

◆ tblsize

Size TimeZoneAbbrevTable::tblsize

Definition at line 217 of file datetime.h.


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