Re: Remove unneeded cast in heap_xlog_lock. - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remove unneeded cast in heap_xlog_lock.
Date
Msg-id aKf-ytCctQXjgoJv@paquier.xyz
Whole thread Raw
In response to Re: Remove unneeded cast in heap_xlog_lock.  (Richard Guo <guofenglinux@gmail.com>)
List pgsql-hackers
On Fri, Aug 22, 2025 at 10:41:15AM +0900, Richard Guo wrote:
> Although these casts are unnecessary for sure, I'm not sure if it's
> worth making the code changes to fix them.

That's sort of the point.  This is not code that needs to be fixed,
because it's not broken.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove traces of long in dynahash.c
Next
From: Michael Paquier
Date:
Subject: Re: Remove redundant assignment of a variable in function AlterPublicationTables