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

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Get rid of integer divide in FAST_PATH_REL_GROUP() macro
Date: 2025-04-26 23:55:13
Message-ID: CAApHDvpSEiHnyraBVDFMNqjF9x9r7BYMi9HRMk5iBVCb+94dwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 27 Apr 2025 at 08:44, Tomas Vondra <tomas(at)vondra(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-04-27 06:06:21 Re: Fix premature xmin advancement during fast forward decoding
Previous Message Noah Misch 2025-04-26 23:03:15 Re: Back-patch of: avoid multiple hard links to same WAL file after a crash