PostgreSQL Source Code  git master
input_buffer Union Reference

Data Fields

struct tzhead tzhead
 
char buf [2 *sizeof(struct tzhead)+2 *sizeof(struct state)+4 *TZ_MAX_TIMES]
 

Detailed Description

Definition at line 178 of file localtime.c.

Field Documentation

◆ buf

char input_buffer::buf[2 *sizeof(struct tzhead)+2 *sizeof(struct state)+4 *TZ_MAX_TIMES]

Definition at line 184 of file localtime.c.

Referenced by tzloadbody().

◆ tzhead

struct tzhead input_buffer::tzhead

Definition at line 78 of file localtime.c.

Referenced by tzloadbody().


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