| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Cc: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Lukas Fittl <lukas(at)fittl(dot)com>, John Naylor <johncnaylorls(at)gmail(dot)com>, Bryan Green <dbryan(dot)green(at)gmail(dot)com> |
| Subject: | Re: Centralised architecture detection |
| Date: | 2026-06-16 17:57:34 |
| Message-ID: | 846383.1781632654@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I wrote:
> Concretely, I'm imagining that we'd do more or less the attached in
> c.h, and then the rest of the work would just be to remove the
> not-very-large number of references to the alternative CPU symbols.
Here's a fleshed-out (and now actually lightly-tested) version
of that.
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Clean-up-inconsistencies-in-CPU-detection-macros.patch | text/x-diff | 10.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Corey Huinker | 2026-06-16 18:08:51 | Re: use of SPI by postgresImportForeignStatistics |
| Previous Message | Nathan Bossart | 2026-06-16 17:54:49 | Re: Fix --missing-stats-only false positive for partitioned expression indexes |