PostgreSQL Source Code  git master
NumericData Struct Reference

Data Fields

int32 vl_len_
 
union NumericChoice choice
 

Detailed Description

Definition at line 153 of file numeric.c.

Field Documentation

◆ choice

union NumericChoice NumericData::choice

Definition at line 155 of file numeric.c.

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

◆ vl_len_

int32 NumericData::vl_len_

Definition at line 155 of file numeric.c.


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