Re: PostgreSQL 19 Beta 1 release announcement draft

Florents Tselai <florents.tselai@gmail.com>

From: Florents Tselai <florents.tselai@gmail.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-31T16:15:31Z
Lists: pgsql-hackers
On Fri, May 29, 2026 at 6:23 AM Jonathan S. Katz <jkatz@postgresql.org>
wrote:

> Hi,
>
> Attached is the draft of the PostgreSQL 19 Beta 1 release announcement.
> Please review for accuracy (e.g. are features described correctly? Did I
> miss a revert), recommendations on additions or glaring omissions,
> structure, etc.
>
> Please provide feedback no later than June 4, 2026 12:00 UTC (though
> preferably earlier!)
>

I'd phrase the jsonpath part like this:
This release extends string processing capabilities in jsonpath with the
addition of lower(), upper(), initcap(), replace(), split_part(), and the
trim() family of functions

I'd also add GROUP BY ALL in that paragraph as well.