Re: Using 128-bit integers for sum, avg and statistics aggregates

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Using 128-bit integers for sum, avg and statistics aggregates
Дата
Msg-id CAB7nPqQ_nkK=r2-P0qzCFYFggVX3gFQ9KU2DNF3u6VsqRKNNuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using 128-bit integers for sum, avg and statistics aggregates  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Sun, Mar 22, 2015 at 2:17 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Sun, Mar 22, 2015 at 12:32 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Andres Freund <andres@2ndquadrant.com> writes:
>>> Pushed with that additional change. Let's see if the buildfarm thinks.
>>
>> jacana, apparently alone among buildfarm members, does not like it.
>
> All the windows nodes don't pass tests with this patch, the difference
> is in the exponential precision: e+000 instead of e+00.

Useless noise from my side, the error is in the test windows.sql like here:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jacana&dt=2015-03-21%2003%3A01%3A21
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: INT64_MIN and _MAX
Следующее
От: David Rowley
Дата:
Сообщение: Re: Using 128-bit integers for sum, avg and statistics aggregates