PostgreSQL Source Code git master
Data Fields
pg_itm Struct Reference

#include <timestamp.h>

Data Fields

int  tm_usec
 
int  tm_sec
 
int  tm_min
 
 
int  tm_mday
 
int  tm_mon
 
int  tm_year
 

Detailed Description

Definition at line 65 of file timestamp.h.

Field Documentation

tm_hour

int64 pg_itm::tm_hour

Definition at line 70 of file timestamp.h.

Referenced by DecodeTime(), DecodeTimeCommon(), DecodeTimeForInterval(), EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_mday

int pg_itm::tm_mday

Definition at line 71 of file timestamp.h.

Referenced by EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_min

int pg_itm::tm_min

Definition at line 69 of file timestamp.h.

Referenced by DecodeTime(), DecodeTimeCommon(), DecodeTimeForInterval(), EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_mon

int pg_itm::tm_mon

Definition at line 72 of file timestamp.h.

Referenced by EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_sec

int pg_itm::tm_sec

Definition at line 68 of file timestamp.h.

Referenced by DecodeTime(), DecodeTimeCommon(), DecodeTimeForInterval(), EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_usec

int pg_itm::tm_usec

Definition at line 67 of file timestamp.h.

Referenced by DecodeTime(), DecodeTimeCommon(), DecodeTimeForInterval(), EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().

tm_year

int pg_itm::tm_year

Definition at line 73 of file timestamp.h.

Referenced by EncodeInterval(), interval2itm(), interval_to_char(), and itm2interval().


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

AltStyle によって変換されたページ (->オリジナル) /