PostgreSQL Source Code git master
|
Data Fields | |
bool | has_tz |
int | gmtoffset |
Definition at line 435 of file formatting.c.
int fmt_tz::gmtoffset |
Definition at line 438 of file formatting.c.
Referenced by do_to_timestamp(), parse_datetime(), and to_timestamp().
bool fmt_tz::has_tz |
Definition at line 437 of file formatting.c.
Referenced by do_to_timestamp(), parse_datetime(), and to_timestamp().