Re: 2025-11-13 release announcement draft - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: 2025-11-13 release announcement draft
Date
Msg-id aRJbIgB5991L9LKX@nathan
Whole thread Raw
In response to 2025-11-13 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: 2025-11-13 release announcement draft
List pgsql-hackers
On Mon, Nov 10, 2025 at 02:01:14PM -0500, Jonathan S. Katz wrote:
> If you previously created a BRIN index using the `numeric_minmax_multi_ops`
> operator class, please see the "Updating" section for additional instructions
> after upgrading your instance.

It looks like these additional instructions are missing.

> * Do not use parallelism in hash right semi-joins.

Should this be given additional context?  On it's own, IMHO it's not clear
whether this is a bug fix or something else.

> * Allow nonsuperusers with `SELECT` privileges on a table to use
[`pg_prewarm`](https://www.postgresql.org/docs/current/pgprewarm.html)to prewarm indexes on that table.
 

nitpick: I would probably replace "nonsuperusers" with "users", but it's
correct either way.

-- 
nathan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Support allocating memory for large strings
Next
From: Tom Lane
Date:
Subject: Re: 2025-11-13 release announcement draft