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

From Andreas Karlsson
Subject Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates
Date
Msg-id 544F9AA2.6050706@proxel.se
Whole thread Raw
In response to Re: [WIP Patch] Using 128-bit integers for sum, avg and statistics aggregates  (Arthur Silva <arthurprs@gmail.com>)
List pgsql-hackers
On 10/28/2014 02:05 PM, Arthur Silva wrote:
> As far as I'm aware int128 types are supported on every major compiler
> when compiling for 64bit platforms. Right?

Both gcc and clang support __int128_t, but I do not know about other 
compilers like icc and MSVC.

Andreas




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Next
From: Stephen Frost
Date:
Subject: Re: Directory/File Access Permissions for COPY and Generic File Access Functions