|
PostgreSQL Source Code git master
|
Data Fields | |
| uint64 | mantissa |
| int32 | exponent |
| int32 floating_decimal_64::exponent |
Definition at line 342 of file d2s.c.
Referenced by d2d_small_int(), to_chars(), and to_chars_df().
| uint64 floating_decimal_64::mantissa |
Definition at line 341 of file d2s.c.
Referenced by d2d_small_int(), to_chars(), and to_chars_df().