| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: mingw32 floating point diff |
| Date: | 2019-08-25 15:22:49 |
| Message-ID: | 22312.1566746569@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Quentin Rameau | 2019-08-25 15:53:38 | Re: [PATCH] Fix missing argument handling in psql getopt |
| Previous Message | Julien Rouhaud | 2019-08-25 15:10:47 | Re: pg_upgrade: Error out on too many command-line arguments |