Re: Get rid of integer divide in FAST_PATH_REL_GROUP() macro

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Tomas Vondra <tomas@vondra.me>
Cc: PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-26T23:55:13Z
Lists: pgsql-hackers
On Sun, 27 Apr 2025 at 08:44, Tomas Vondra <tomas@vondra.me> wrote:
> Thanks. Those changes seem fine to me to.

Thanks for checking.

> Do you intend to push these, or do you want me to do it?

I made a few tweaks to the comments and pushed.

David



Commits

  1. Eliminate divide in new fast-path locking code