Re: 2024-05-09 release announcement draft - Mailing list pgsql-hackers

From Noah Misch
Subject Re: 2024-05-09 release announcement draft
Date
Msg-id 20240507181424.87@rfd.leadboat.com
Whole thread Raw
In response to Re: 2024-05-09 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-hackers
On Mon, May 06, 2024 at 11:09:24PM -0400, Jonathan S. Katz wrote:
> * Avoid leaking a query result from [`psql`](https://www.postgresql.org/docs/current/app-psql.html)
> after the query is cancelled.

I'd delete this item about a psql-lifespan memory leak, because (a) it's so
minor and (b) there are other reasonable readings of "leak" that would make
the change look more important.



pgsql-hackers by date:

Previous
From: Christophe Pettus
Date:
Subject: Re: Control flow in logical replication walsender
Next
From: Tom Lane
Date:
Subject: Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail.