Re: More const-marking cleanup - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: More const-marking cleanup
Date
Msg-id aTLxgSDnz101bnlT@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: More const-marking cleanup  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More const-marking cleanup
List pgsql-hackers
Hi,

On Fri, Dec 05, 2025 at 09:47:56AM -0500, Tom Lane wrote:
> Bertrand Drouvot <bertranddrouvot.pg@gmail.com> writes:
> > What about adding the 4 in the attached?
> 
> Cool, how'd you find these?

With the help of a coccinelle script. Will polish and share.

Regards,

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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: More const-marking cleanup
Next
From: Andrew Pogrebnoi
Date:
Subject: Re: Popcount optimization for the slow-path lookups