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

From Daniel Gustafsson
Subject Re: Fix typo 586/686 in atomics/arch-x86.h
Date
Msg-id A9C99FA5-0D41-4530-B11A-0F12CFA5B3C0@yesql.se
Whole thread
In response to Re: Fix typo 586/686 in atomics/arch-x86.h  (Andres Freund <andres@anarazel.de>)
Responses Re: Fix typo 586/686 in atomics/arch-x86.h
List pgsql-hackers
> On 11 Mar 2026, at 16:51, Andres Freund <andres@anarazel.de> wrote:

> I do think we should drop the 32bit support, rather than fixing the typos.

Attached is a patch against HEAD for this.  Reading your mail my interpretation
was that this was equally broken for MSVC even though the macro is correct
there, and we should remove both.  Was that a correct reading?

I'm not sure it's worth doing this to the backbranches, seems like we can keep
this a v19+ fix.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: small cleanup for s_lock.h
Next
From: Nathan Bossart
Date:
Subject: Re: small cleanup for s_lock.h