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 482 of file formatting.c.

Field Documentation

◆ fsec

fsec_t TmToChar::fsec

Definition at line 485 of file formatting.c.

Referenced by DCH_to_char(), and interval_to_char().

◆ tm

struct fmt_tm TmToChar::tm

Definition at line 479 of file formatting.c.

Referenced by DCH_to_char().

◆ tzn

const char* TmToChar::tzn

Definition at line 486 of file formatting.c.


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