Re: Fix typo 586/686 in atomics/arch-x86.h - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Fix typo 586/686 in atomics/arch-x86.h
Date
Msg-id af3zteBn2n9x833k@nathan
Whole thread
In response to Re: Fix typo 586/686 in atomics/arch-x86.h  (Daniel Gustafsson <daniel@yesql.se>)
List 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@gmail.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



pgsql-hackers by date:

Previous
From: James Locke
Date:
Subject: Re: Disabling Heap-Only Tuples
Next
From: Alvaro Herrera
Date:
Subject: Re: Disabling Heap-Only Tuples