Re: 2026-02-26 release announcement draft
Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>
From: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-24T06:25:27Z
Lists: pgsql-hackers
>> >>> You should also execute this command in the `template0` and `template1` databases so future databases you create in your PostgreSQL cluster have >the correct function volatility setting. >> >> Shouldn't it be mentioned that template0 is read only and give instructions how to do this properly? >"template0" isn't read-only; it isn't connectable by default. That said, >this is a good recommendation given the behaviors of these databases. I >modified the text to include a link to the documentation for more >information on the core template databases. Please see attached. Ah, yes, correct. Looks good, thank you. Regards Daniel