Re: Remove useless casting to the same type

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Remove useless casting to the same type
Date: 2025-12-02 14:39:07
Message-ID: aS76CwOD4zhGuJVx@ip-10-97-1-34.eu-west-3.compute.internal
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Mon, Dec 01, 2025 at 09:50:43AM -0800, Jacob Champion wrote:
> Fine by me.

Thanks for the review!

> Thanks for this cleanup work!

That's fun and useful to do!

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2025-12-02 14:43:25 Fix PrivateRefCount hash table key size
Previous Message Bertrand Drouvot 2025-12-02 14:35:48 Re: Consistently use the XLogRecPtrIsInvalid() macro