Re: [BUGS] BUG #14897: Segfault on statitics SQL request - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [BUGS] BUG #14897: Segfault on statitics SQL request
Date
Msg-id 21000.1510700103@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUGS] BUG #14897: Segfault on statitics SQL request  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
I wrote:
> That is, even if configure finds an int128 type, we'll only use it if
> it fits or can be made to fit into our system-wide MAXALIGN assumption.
> ...
> Barring objections, I'll get on with making this happen.

I've pushed fixes along this line into the affected branches.

Anybody who's looking for a quick-hack fix might be better advised
to use the short patch I posted upthread, though.
        regards, tom lane


pgsql-bugs by date:

Previous
From: justin.lu@digitalglobe.com
Date:
Subject: BUG #14907: missing postgis extension files
Next
From: Tom Lane
Date:
Subject: Re: BUG #14907: missing postgis extension files