Re: AIX support - alignment issues - Mailing list pgsql-hackers

From Andres Freund
Subject Re: AIX support - alignment issues
Date
Msg-id 20220706052811.y35qrlqxnxojcooa@awork3.anarazel.de
Whole thread Raw
In response to Re: AIX support - alignment issues  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: AIX support - alignment issues
List pgsql-hackers
Hi,

0001 looks good to me.

There's a leftover itanium reference in a comment in
src/include/port/atomics/generic-msvc.h

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

Otherwise lgtm as well.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Optimize json_lex_string by batching character copying
Next
From: Tom Lane
Date:
Subject: Re: AIX support - alignment issues