Re: Fix typo 586/686 in atomics/arch-x86.h

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: 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-07 20:59:26
Message-ID: A9C99FA5-0D41-4530-B11A-0F12CFA5B3C0@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 11 Mar 2026, at 16:51, Andres Freund <andres(at)anarazel(dot)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 Content-Type Size
0001-Remove-support-for-8-byte-tear-free-read-write-on-32.patch application/octet-stream 2.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-05-07 21:03:09 Re: small cleanup for s_lock.h
Previous Message Nathan Bossart 2026-05-07 20:41:56 Re: small cleanup for s_lock.h