Re: 2026-02-26 release announcement draft

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: 2026-02-26 release announcement draft
Date: 2026-02-24 05:53:05
Message-ID: 794cdc0d-186c-409b-a3ad-2c86248e4774@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/23/26 1:58 AM, Daniel Westermann (DWE) wrote:
> Hi,
>
>> 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.

Thanks,

Jonathan

Attachment Content-Type Size
20260226updaterelease.md text/plain 4.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-02-24 05:59:36 Re: Check for memset_explicit() and explicit_memset()
Previous Message Amit Kapila 2026-02-24 05:36:15 Re: [PATCH] Support automatic sequence replication