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

From Peter Eisentraut
Subject Re: Modernize const handling with readline
Date
Msg-id ecb5f6cc-dfdd-901f-f42a-574c7930894b@eisentraut.org
Whole thread Raw
In response to Re: Modernize const handling with readline  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
On 04.10.23 17:09, Aleksander Alekseev wrote:
> 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.

committed this and my patch




pgsql-hackers by date:

Previous
From: Andy Fan
Date:
Subject: Re: Extract numeric filed in JSONB more effectively
Next
From: Andrei Lepikhov
Date:
Subject: Re: Removing unneeded self joins