| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Noah Misch <noah(at)leadboat(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: AIX support - alignment issues |
| Date: | 2022-07-06 05:43:17 |
| Message-ID: | 20220706054317.siszlm43b2cwa7jn@awork3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2022-07-06 01:33:58 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > There's also a bunch of #ifdef __ia64__ in src/backend/utils/misc/guc-file.c,
> > contrib/seg/segscan.c and contrib/cube/cubescan.c
>
> And all our other flex output files --- AFAICS that's part of flex's
> recipe and not under our control.
Clearly I need to stop reviewing things for the rest of the day :)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-07-06 05:58:07 | Re: [PATCH] Fix pg_upgrade test from v10 |
| Previous Message | Tom Lane | 2022-07-06 05:33:58 | Re: AIX support - alignment issues |