PostgreSQL Source Code  git master
pg_itm_in Struct Reference

#include <timestamp.h>

Data Fields

int64 tm_usec
 
int tm_mday
 
int tm_mon
 
int tm_year
 

Detailed Description

Definition at line 82 of file timestamp.h.

Field Documentation

◆ tm_mday

int pg_itm_in::tm_mday

◆ tm_mon

int pg_itm_in::tm_mon

◆ tm_usec

◆ tm_year

int pg_itm_in::tm_year

Definition at line 87 of file timestamp.h.

Referenced by AdjustYears(), ClearPgItmIn(), DecodeInterval(), interval_in(), and itmin2interval().


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