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

From Jonathan S. Katz
Subject Re: 2024-02-08 release announcement draft
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: 2024-02-08 release announcement draft  (jian he <[email protected]>)
Responses Re: 2024-02-08 release announcement draft
List pgsql-hackers
On 2/6/24 3:19 AM, jian he wrote:
> On Tue, Feb 6, 2024 at 12:43 PM Jonathan S. Katz <[email protected]> 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.

I had some trouble wordsmithing this, but the commit title is pretty 
clear to me so I opted for that.

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

I applied this change -- thanks!

Jonathan


Attachment

pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING
Next
From: Tom Lane
Date:
Subject: Re: 2024-02-08 release announcement draft