PostgreSQL Source Code
git master
|
#include <pgtime.h>
Data Fields | |
int | tm_sec |
int | tm_min |
int | tm_hour |
int | tm_mday |
int | tm_mon |
int | tm_year |
int | tm_wday |
int | tm_yday |
int | tm_isdst |
long int | tm_gmtoff |
const char * | tm_zone |
long int pg_tm::tm_gmtoff |
Definition at line 45 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), DCH_to_char(), get_timezone_offset(), set_next_rotation_time(), timestamp2tm(), and timesub().
int pg_tm::tm_hour |
Definition at line 38 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateTime(), EncodeInterval(), EncodeTimeOnly(), executeDateTimeMethod(), GetEpochTime(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), make_time(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_defmt_scan(), score_timezone(), time2tm(), time_part_common(), timestamp2tm(), timestamp_age(), timestamp_part_common(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part_common(), timestamptz_time(), timestamptz_trunc_internal(), timesub(), timetz2tm(), timetz_part_common(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_isdst |
Definition at line 44 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), build_time_t(), compare_tm(), DecodeDateTime(), DecodeTimeOnly(), DetermineTimeZoneAbbrevOffset(), DetermineTimeZoneAbbrevOffsetTS(), DetermineTimeZoneOffsetInternal(), EncodeDateTime(), identify_system_timezone(), JsonEncodeDateTime(), localsub(), score_timezone(), timestamp2tm(), and timesub().
int pg_tm::tm_mday |
Definition at line 39 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), AdjustFractDays(), build_time_t(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), date_in(), date_out(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), executeDateTimeMethod(), GetEpochTime(), GetSQLCurrentDate(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), JsonEncodeDateTime(), make_date(), make_timestamp_internal(), map_sql_value_to_xml_value(), parse_datetime(), PGTYPESdate_defmt_asc(), PGTYPESdate_fmt_asc(), PGTYPESdate_from_asc(), PGTYPESdate_to_asc(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_add_interval(), PGTYPEStimestamp_defmt_scan(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part_common(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part_common(), timestamptz_pl_interval_internal(), timestamptz_to_char(), timestamptz_trunc_internal(), timesub(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
int pg_tm::tm_min |
Definition at line 37 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateTime(), EncodeInterval(), EncodeTimeOnly(), executeDateTimeMethod(), GetEpochTime(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), make_time(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_defmt_scan(), score_timezone(), time2tm(), time_part_common(), timestamp2tm(), timestamp_age(), timestamp_part_common(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part_common(), timestamptz_time(), timestamptz_trunc_internal(), timesub(), timetz2tm(), timetz_part_common(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_mon |
Definition at line 40 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), build_time_t(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), date_in(), date_out(), DCH_to_char(), DecodeDate(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), executeDateTimeMethod(), GetEpochTime(), GetSQLCurrentDate(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), JsonEncodeDateTime(), make_date(), make_timestamp_internal(), map_sql_value_to_xml_value(), parse_datetime(), PGTYPESdate_defmt_asc(), PGTYPESdate_fmt_asc(), PGTYPESdate_from_asc(), PGTYPESdate_to_asc(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_add_interval(), PGTYPEStimestamp_defmt_scan(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part_common(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part_common(), timestamptz_pl_interval_internal(), timestamptz_to_char(), timestamptz_trunc_internal(), timesub(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
int pg_tm::tm_sec |
Definition at line 36 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), AdjustFractSeconds(), AppendTimestampSeconds(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), DCH_to_char(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumberField(), DecodeTime(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateTime(), EncodeInterval(), EncodeTimeOnly(), executeDateTimeMethod(), GetEpochTime(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_defmt_scan(), ReadHead(), score_timezone(), time2tm(), time_part_common(), timestamp2tm(), timestamp_age(), timestamp_part_common(), timestamp_time(), timestamp_trunc(), timestamptz_age(), timestamptz_part_common(), timestamptz_time(), timestamptz_trunc_internal(), timesub(), timetz2tm(), timetz_part_common(), tm2interval(), tm2time(), tm2timestamp(), and tm2timetz().
int pg_tm::tm_wday |
Definition at line 42 of file pgtime.h.
Referenced by _fmt(), compare_tm(), DCH_to_char(), DecodeDateTime(), EncodeDateTime(), timestamp_to_char(), timestamptz_to_char(), and timesub().
int pg_tm::tm_yday |
Definition at line 43 of file pgtime.h.
Referenced by _fmt(), compare_tm(), DCH_to_char(), DecodeNumber(), dttofmtasc_replace(), interval_to_char(), timestamp2tm(), timestamp_to_char(), timestamptz_to_char(), timesub(), and ValidateDate().
int pg_tm::tm_year |
Definition at line 41 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), build_time_t(), ClearPgTm(), compare_tm(), date2timestamptz_opt_overflow(), date_in(), date_out(), DCH_to_char(), DecodeDate(), DecodeDateTime(), DecodeInterval(), DecodeISO8601Interval(), DecodeNumber(), DecodeNumberField(), DecodeTimeOnly(), DetermineTimeZoneOffsetInternal(), do_to_timestamp(), dttofmtasc_replace(), EncodeDateOnly(), EncodeDateTime(), EncodeInterval(), executeDateTimeMethod(), GetEpochTime(), GetSQLCurrentDate(), identify_system_timezone(), interval2tm(), interval_part_common(), interval_to_char(), interval_trunc(), JsonEncodeDateTime(), localsub(), make_date(), make_timestamp_internal(), map_sql_value_to_xml_value(), parse_datetime(), PGTYPESdate_defmt_asc(), PGTYPESdate_fmt_asc(), PGTYPESdate_from_asc(), PGTYPESdate_to_asc(), PGTYPESinterval_from_asc(), PGTYPEStimestamp_add_interval(), PGTYPEStimestamp_defmt_scan(), score_timezone(), timestamp2tm(), timestamp_age(), timestamp_date(), timestamp_part_common(), timestamp_pl_interval(), timestamp_to_char(), timestamp_trunc(), timestamptz_age(), timestamptz_date(), timestamptz_part_common(), timestamptz_pl_interval_internal(), timestamptz_to_char(), timestamptz_trunc_internal(), timesub(), tm2interval(), tm2timestamp(), to_date(), and ValidateDate().
const char* pg_tm::tm_zone |
Definition at line 46 of file pgtime.h.
Referenced by _fmt(), abstime2tm(), localsub(), score_timezone(), and timestamp2tm().