Re: refactor architecture-specific popcount code - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: refactor architecture-specific popcount code
Date
Msg-id aZxx1ewhf_ZBd6Ck@nathan
Whole thread Raw
In response to Re: refactor architecture-specific popcount code  (John Naylor <johncnaylorls@gmail.com>)
List pgsql-hackers
On Mon, Feb 23, 2026 at 05:38:01PM +0700, John Naylor wrote:
> +1 -- my only nitpick is "Since pg_popcount() uses a function
> pointer..." is really "may use".

Committed, thanks for the suggestions and for reviewing!

-- 
nathan



pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Add ssl_(supported|shared)_groups to sslinfo
Next
From: John Naylor
Date:
Subject: Re: centralize CPU feature detection