Re: mingw32 floating point diff
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-25T15:22:49Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > I can confirm that SET extra_float_digits TO -1 in circle.sql fixes the > original complaint. Cool. It did on dromedary, but that doesn't necessarily prove much about other compilers :-( > I don't understand this stuff enough to be able to provide a good source > code comment or commit message, so I'd appreciate some help or someone > else to proceed with this change. Sure, I'll take it. regards, tom lane
Commits
-
Back off output precision in circle.sql regression test.
- faee5a12ecf1 13.0 landed
- cd714b3507c9 12.0 landed