Re: Centralised architecture detection
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Andres Freund <andres@anarazel.de>, Lukas Fittl <lukas@fittl.com>, John Naylor <johncnaylorls@gmail.com>, Bryan Green <dbryan.green@gmail.com>
Date: 2026-04-09T02:34:01Z
Lists: pgsql-hackers
Attachments
- v2-0001-Remove-IRIX-remnant.patch (text/x-patch) patch v2-0001
- v2-0002-Standardize-macros-for-detecting-architectures.patch (text/x-patch) patch v2-0002
Here's a better version (I'd omitted _M_AMD64 in the previous one after testing something...). CC'ing Bryan who might be interested in the effects of this stuff on Windows builds.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix CPU-identification macros for RISC-V.
- d3223485546e master landed
-
Clean up inconsistencies in CPU-identification macros.
- 2ef57e636fc9 master landed