| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Vincent Lachenal <vincent(dot)lachenal(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: [BUGS] BUG #14897: Segfault on statitics SQL request |
| Date: | 2017-11-14 22:55:03 |
| Message-ID: | 21000.1510700103@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-11-14 23:13:02 | Re: BUG #14907: missing postgis extension files |
| Previous Message | justin.lu | 2017-11-14 21:20:06 | BUG #14907: missing postgis extension files |