Dean Rasheed <dean.a.rasheed@gmail.com> writes:
> On 19 April 2016 at 14:38, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah, what I was thinking of printing is something like
>>
>> asind(x),
>> asind(x) IN (-90,-30,0,30,90) AS asind_exact,
>> ...
>>
>> with extra_float_digits=3.
> OK, that sounds like it would be a useful improvement to the tests.
Pushed. Peter, what results do you get from these tests on your
problematic machine?
regards, tom lane