Re: Remove traces of long in dynahash.c - Mailing list pgsql-hackers

From Chao Li
Subject Re: Remove traces of long in dynahash.c
Date
Msg-id 5513A5B1-090C-4B05-8981-C8224AB78C45@gmail.com
Whole thread Raw
In response to Re: Remove traces of long in dynahash.c  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi Michael,

On Aug 21, 2025, at 07:07, Michael Paquier <michael@paquier.xyz> wrote:


After sleeping on it, I am not sure what to do with these routines.  I
don't deny that more refactoring can be done.  However, all that can
also happen outside the long -> int64 switch I am suggesting.

Any comments from others?
--
Michael

I don’t want to block you. Unless others have the same comment about naming, you can go ahead and move forward.  I agree further refactoring can belong to a separate commit. 

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: VM corruption on standby
Next
From: Mihail Nikalayeu
Date:
Subject: Re: Adding REPACK [concurrently]