Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: First draft of PG 19 release notes
Date
Msg-id 93b46e98-297e-44f0-a9f0-6f7814069671@proxel.se
Whole thread
In response to Re: First draft of PG 19 release notes  (Andreas Karlsson <andreas@proxel.se>)
Responses RE: First draft of PG 19 release notes
List pgsql-hackers
On 4/30/26 9:08 AM, Andreas Karlsson wrote:
> I noticed that two of my performance patches were not included in the 
> release notes and I personally think one of them belongs in the release 
> notes while other not.
> 
> The one I think belongs is the one below since it it really results in 
> major speedups of lower(), upper(), initcap() and casefold() on ICU with 
> UTF-8. Not having to convert from UTF-8 to UTF-32 and back is often a 
> major speedup.

Saw the big discussion on performance improvements if they should be 
included or not. So I will just leave this alone. :)

-- 
Andreas Karlsson
Percona




pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion
Next
From: vignesh C
Date:
Subject: Re: Include schema-qualified names in publication error messages.