|
PostgreSQL Source Code git master
|
Data Fields | |
| uint32 | mantissa |
| int32 | exponent |
| int32 floating_decimal_32::exponent |
Definition at line 218 of file f2s.c.
Referenced by f2d_small_int(), to_chars(), and to_chars_f().
| uint32 floating_decimal_32::mantissa |
Definition at line 217 of file f2s.c.
Referenced by f2d_small_int(), to_chars(), and to_chars_f().