PostgreSQL Source Code
git master
|
Data Fields | |
uint16 | n_header |
struct NumericLong | n_long |
struct NumericShort | n_short |
uint16 NumericChoice::n_header |
Definition at line 150 of file numeric.c.
Referenced by make_result_opt_error().
struct NumericLong NumericChoice::n_long |
struct NumericShort NumericChoice::n_short |
Definition at line 150 of file numeric.c.
Referenced by numeric(), numeric_abs(), and numeric_uminus().