Re: remove open-coded popcount in acl.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: remove open-coded popcount in acl.c
Date: 2025-03-12 20:04:47
Message-ID: Z9Ho3wbyHH0SQ3sD@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 12, 2025 at 01:35:39PM -0500, Nathan Bossart wrote:
> Thanks for the quick review. I'll plan on committing this shortly if CI is
> happy.

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Rybakina 2025-03-12 20:28:34 Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Previous Message Heikki Linnakangas 2025-03-12 20:04:36 Re: Rename functions to alloc/free things in reorderbuffer.c