Re: 2024-05-09 release announcement draft

From: Noah Misch <noah(at)leadboat(dot)com>
To: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: 2024-05-09 release announcement draft
Date: 2024-05-07 18:14:24
Message-ID: 20240507181424.87@rfd.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-05-07 18:20:55 Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail.
Previous Message Christophe Pettus 2024-05-07 18:12:19 Re: Control flow in logical replication walsender