Re: Using 128-bit integers for sum, avg and statistics aggregates - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: Using 128-bit integers for sum, avg and statistics aggregates
Date
Msg-id 5506D931.606@2ndquadrant.com
Whole thread Raw
In response to Re: Using 128-bit integers for sum, avg and statistics aggregates  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: Using 128-bit integers for sum, avg and statistics aggregates  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On 16/03/15 00:37, Andreas Karlsson wrote:
> On 03/15/2015 09:47 PM, Petr Jelinek wrote:
>> It's almost the same thing as you wrote but the 128 bit and 64 bit
>> optimizations are put on the same "level" of optimized routines.
>>
>> But this is nitpicking at this point, I am happy with the patch as it
>> stands right now.
>
> Do you think it is ready for committer?
>

In my opinion, yes.


--  Petr Jelinek                  http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Reduce pinning in btree indexes
Next
From: Dmitry Voronin
Date:
Subject: Question about TEMP tables