From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: [COMMITTERS] pgsql: Remove the special cases to prevent minus-zero results in float4 |
Date: | 2009-02-18 19:54:26 |
Message-ID: | 12521.1234986866@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> writes:
> Tom Lane wrote:
>> We don't, however, expect that all platforms will produce minus zero, so
>> we need to adjust the one affected regression test to allow both results.
> Do we know if and what platforms wouldn't produce minus zero? It would
> be interesting to not have the alternative expected output for a few
> days and see which buildfarm animals break.
Well, my old HPUX box definitely doesn't print minus zeroes here.
What I'm really more interested in is whether there are any third
or fourth opinions among the buildfarm members ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-02-18 20:43:18 | Re: [COMMITTERS] pgsql: Start background writer during archive recovery. |
Previous Message | Heikki Linnakangas | 2009-02-18 19:27:49 | Re: [COMMITTERS] pgsql: Remove the special cases to prevent minus-zero results in float4 |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-02-18 20:13:14 | Re: The science of optimization in practical terms? |
Previous Message | Ron Mayer | 2009-02-18 19:46:32 | Re: The science of optimization in practical terms? |