PostgreSQL Source Code  git master
pg_tz Struct Reference

#include <pgtz.h>

Data Fields

char TZname [TZ_STRLEN_MAX+1]
 
struct state state
 

Detailed Description

Definition at line 65 of file pgtz.h.

Field Documentation

◆ state

◆ TZname

char pg_tz::TZname[TZ_STRLEN_MAX+1]

Definition at line 68 of file pgtz.h.

Referenced by pg_get_timezone_name(), pg_load_tz(), pg_tzenumerate_next(), and pg_tzset().


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