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
