| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tv(at)fuzzy(dot)cz>, Jakub Wartak <jakub(dot)wartak(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Subject: | Re: Fix typo 586/686 in atomics/arch-x86.h |
| Date: | 2026-05-08 14:31:17 |
| Message-ID: | af3zteBn2n9x833k@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 08, 2026 at 09:32:16AM +0200, Daniel Gustafsson wrote:
> On 7 May 2026, at 23:46, Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>> To be clear, I'm +1 on removing any 32-bit code in this file. But the
>> 64-bit stuff should probably be fixed.
>
> Agreed. Reading over the threads you linked it seems the way forward is to
> apply the patch posted here, and then fix arch detection so that atomics.h
> picks up the right code for x86-64.
+1
--
nathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2026-05-08 14:35:50 | Re: Disabling Heap-Only Tuples |
| Previous Message | James Locke | 2026-05-08 14:13:44 | Re: Disabling Heap-Only Tuples |