Re: Replace some %llu remnants in the tree

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, 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>
Subject: Re: Replace some %llu remnants in the tree
Date: 2025-06-13 00:01:43
Message-ID: aEtqZ_Y1G02D8bro@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jun 12, 2025 at 09:56:28AM -0500, Nathan Bossart wrote:
> On Thu, Jun 12, 2025 at 07:16:37AM +0900, Michael Paquier wrote:
>> 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.
>
> Seems fine to me.

Thanks. Applied on HEAD, then.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-06-13 00:13:08 Re: Replace some %llu remnants in the tree
Previous Message Dimitrios Apostolou 2025-06-12 23:00:26 Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward