PostgreSQL Source Code git master
|
Data Fields | |
struct tzhead | tzhead |
char | buf [2 *sizeof(struct tzhead)+2 *sizeof(struct state)+4 *TZ_MAX_TIMES] |
Definition at line 178 of file localtime.c.
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().
struct tzhead input_buffer::tzhead |
Definition at line 181 of file localtime.c.
Referenced by tzloadbody().