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