PostgreSQL Source Code  git master
NumericChoice Union Reference

Data Fields

uint16 n_header
 
struct NumericLong n_long
 
struct NumericShort n_short
 

Detailed Description

Definition at line 146 of file numeric.c.

Field Documentation

◆ n_header

uint16 NumericChoice::n_header

Definition at line 148 of file numeric.c.

Referenced by make_result_opt_error().

◆ n_long

struct NumericLong NumericChoice::n_long

Definition at line 148 of file numeric.c.

◆ n_short

struct NumericShort NumericChoice::n_short

Definition at line 148 of file numeric.c.

Referenced by numeric(), numeric_abs(), and numeric_uminus().


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