PostgreSQL Source Code git master
TmToChar Struct Reference

Data Fields

struct fmt_tm tm
 
fsec_t fsec
 
const char * tzn
 

Detailed Description

Definition at line 499 of file formatting.c.

Field Documentation

◆ fsec

fsec_t TmToChar::fsec

Definition at line 502 of file formatting.c.

Referenced by DCH_to_char(), and interval_to_char().

◆ tm

struct fmt_tm TmToChar::tm

Definition at line 501 of file formatting.c.

Referenced by DCH_to_char().

◆ tzn

const char* TmToChar::tzn

Definition at line 503 of file formatting.c.


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