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 abGrXM1J7hDi_QmK@nathan
Whole thread Raw
In response to Re: Fix typo 586/686 in atomics/arch-x86.h  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wed, Mar 11, 2026 at 11:51:23AM -0400, Andres Freund wrote:
> I do think we should drop the 32bit support, rather than fixing the typos.

+1

> I also just can't get excited about expending any work on performance for
> 32bit builds.

+1.  I'd go so far as to say that we should start removing all
32-bit-specific inline assembly, intrinsics, etc. from the tree.  I doubt
they're worth the complexity and maintenance costs.

-- 
nathan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Fix typo 586/686 in atomics/arch-x86.h
Next
From: Masahiko Sawada
Date:
Subject: Re: Skipping schema changes in publication