Re: remove open-coded popcount in acl.c - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: remove open-coded popcount in acl.c
Date
Msg-id Z9Ho3wbyHH0SQ3sD@nathan
Whole thread Raw
In response to Re: remove open-coded popcount in acl.c  (Nathan Bossart <nathandbossart@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Rename functions to alloc/free things in reorderbuffer.c
Next
From: Alena Rybakina
Date:
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree