Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

un_fmt_comb Union Reference

#include <extern.h>

Data Fields

char * str_val
unsigned int uint_val
char char_val
unsigned long int luint_val
double double_val
int64 int64_val

Detailed Description

Definition at line 27 of file extern.h.


Field Documentation

Definition at line 31 of file extern.h.

Referenced by dttofmtasc_replace(), and pgtypes_fmt_replace().

Definition at line 33 of file extern.h.

Referenced by dttofmtasc_replace(), and pgtypes_fmt_replace().

Definition at line 34 of file extern.h.

Referenced by dttofmtasc_replace(), and pgtypes_fmt_replace().

unsigned long int un_fmt_comb::luint_val

Definition at line 32 of file extern.h.

Referenced by pgtypes_defmt_scan(), and PGTYPEStimestamp_defmt_scan().

unsigned int un_fmt_comb::uint_val

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