diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-12 11:14:27 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-10-12 11:14:27 -0400 |
commit | f1885386f6246ac7b6f8d3f0aef247988f48ee7a (patch) | |
tree | 7e99f69d756666ae870157f415f3bab4d3c4ad81 /src/tutorial/funcs.c | |
parent | b34e84f160a47d9070b304bfc1baf17596d71865 (diff) | |
download | postgresql-f1885386f6246ac7b6f8d3f0aef247988f48ee7a.tar.gz postgresql-f1885386f6246ac7b6f8d3f0aef247988f48ee7a.zip |
Make float exponent output on Windows look the same as elsewhere.
Windows, alone among our supported platforms, likes to emit three-digit
exponent fields even when two digits would do. Adjust such results to
look like the way everyone else does it. Eliminate a bunch of variant
expected-output files that were needed only because of this quirk.
Discussion: https://postgr.es/m/2934.1539122454@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions