Re: More const-marking cleanup

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: More const-marking cleanup
Date: 2025-12-17 10:03:28
Message-ID: aUJ/8PCtEc/+SpDM@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 08, 2025 at 07:43:34AM +0000, Bertrand Drouvot wrote:
> That said I improved the script [1] so that:
>
> - It found one more (see the attached)

I had another look and it seems to me that the one (src/port/getopt.c) reported
and fixed in the attached of the previous email is the only remaining one to fix.

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 Ajit Awekar 2025-12-17 10:06:28 Re: Periodic authorization expiration checks using GoAway message
Previous Message Dilip Kumar 2025-12-17 09:58:49 Re: Proposal: Conflict log history table for Logical Replication