Re: 2024-02-08 release announcement draft - Mailing list pgsql-hackers

From jian he
Subject Re: 2024-02-08 release announcement draft
Date
Msg-id CACJufxGvm9snC5TS7G-+kGkJdsO15kDNvr5PvP=7fswOJLB+Dw@mail.gmail.com
Whole thread Raw
In response to 2024-02-08 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: 2024-02-08 release announcement draft
List pgsql-hackers
On Tue, Feb 6, 2024 at 12:43 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
>
> Hi,
>
> Attached is a draft of the 2024-02-08 release announcement. Please
> review for accuracy and notable omissions.
>
> Please provide any feedback no later than 2024-02-08 12:00 UTC (and
> preferably sooner).
>

* In PL/pgSQL, support SQL commands that are `CREATE FUNCTION`/`CREATE
PROCEDURE`
with SQL-standard bodies.

https://git.postgresql.org/cgit/postgresql.git/commit/?id=57b440ec115f57ff6e6a3f0df26063822e3123d2
says only for plpgsql routine or DO block.

* Ensure initdb always uncomments `postgresql.conf` entries for the
`lc_` family of parameters.

maybe  `initdb`



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Change GUC hashtable to use simplehash?
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: speed up a logical replica setup