• Tom Lane's avatar
    Add extra_float_digits GUC parameter to allow adjustment of displayed · d2c744aa
    Tom Lane authored
    precision for float4, float8, and geometric types.  Set it in pg_dump
    so that float data can be dumped/reloaded exactly (at least on platforms
    where the float I/O support is properly implemented).  Initial patch by
    Pedro Ferreira, some additional work by Tom Lane.
    d2c744aa
geo_ops.c 101 KB