Re: Broken ./configure checks for __cpuid() and __cpuidex()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Broken ./configure checks for __cpuid() and __cpuidex()
Date: 2025-07-29 02:36:35
Message-ID: aIgzs7P13FSnH2k8@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 29, 2025 at 11:21:41AM +0900, Michael Paquier wrote:
> The attached warrants a backpatch to me, thoughts?

That's of course better with the patch.
--
Michael

Attachment Content-Type Size
0001-Fix-.-configure-checks-with-__cpuidex-and-__cpuid.patch text/x-diff 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-07-29 02:52:12 Re: PG 18 beta1 release notes misses mention of pg_noreturn
Previous Message Michael Paquier 2025-07-29 02:30:11 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?