Re: PG 18 release notes draft committed - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: PG 18 release notes draft committed
Date
Msg-id CAGECzQSJ7XGy6CzgoKmbjDkasrKr3GyH8b615KWd1f+5yX3_GA@mail.gmail.com
Whole thread Raw
In response to PG 18 release notes draft committed  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Fri, 2 May 2025 at 04:45, Bruce Momjian <bruce@momjian.us> wrote:
>
> I have committd the first draft of the PG 18 release notes.  The item
> count looks strong:

Since we're getting close to the release. I wanted to call out that I
still think this commit[1] should be made part of the release notes,
because it significantly improves performance of the common functions
lower() and upper().

Note that this change is actually mentioned in the first release
post[2], so it seems strange not to have it in the release notes.

[1]: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=27bdec06841d1bb004ca7627eac97808b08a7ac7
[2]: https://www.postgresql.org/about/news/postgresql-18-beta-1-released-3070/



pgsql-hackers by date:

Previous
From: Mikael Kjellström
Date:
Subject: Re: ecpg test thread/alloc hangs on sidewinder running NetBSD 9.3
Next
From: Atsushi Torikoshi
Date:
Subject: Re: COPY TO: provide hint when WHERE clause is used