Re: Modernize const handling with readline - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Modernize const handling with readline
Date
Msg-id CAJ7c6TOK6xw=XDLYQUwvQNb1WybfMD6Nz4ofwqunyyjXUf-mfw@mail.gmail.com
Whole thread Raw
In response to Re: Modernize const handling with readline  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Modernize const handling with readline  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Hi,

> On 03.10.23 13:28, Aleksander Alekseev wrote:
> > While examining the code for similar places I noticed that the
> > following functions can also be const'ified:
> >
> > - crc32_sz
>
> I suppose this could be changed.

OK, that's a simple change. Here is the patch.

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: --sync-method isn't documented to take an argument
Next
From: Daniel Gustafsson
Date:
Subject: Re: --sync-method isn't documented to take an argument