pub fn format_real(value: f32) -> String
Format a real value using PostgreSQL’s shortest decimal and exponent thresholds.
PostgreSQL