On Tue, Feb 6, 2024 at 12:43 PM Jonathan S. Katz <jk...@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`