Re: Replace some %llu remnants in the tree

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tomas(at)vondra(dot)me>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Nathan Bossart <nathandbossart(at)gmail(dot)com>
Subject: Re: Replace some %llu remnants in the tree
Date: 2025-06-11 22:16:37
Message-ID: aEoARZO-HBoXyLAo@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 11, 2025 at 09:58:00AM +0200, Peter Eisentraut wrote:
> On 09.06.25 05:59, Michael Paquier wrote:
>> That's not necessarily mandatory for v18, for sure, but as this is new
>> code we could as well clean it up before forking the next stable
>> branch.
>
> Agree this should go into v18.

Thanks for the review. Adding the RMT in CC for more comments. Would
you be OK with the patch added to v18? The answer is probably yes,
but let's ask anyway.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-06-11 22:30:26 Re: Fix slot synchronization with two_phase decoding enabled
Previous Message Sami Imseih 2025-06-11 22:15:36 Re: add function for creating/attaching hash table in DSM registry