Re: PostgreSQL 19 Beta 1 release announcement draft - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: PostgreSQL 19 Beta 1 release announcement draft
Date
Msg-id deeae877-613e-4f6e-b9cd-11205a6b0e8b@app.fastmail.com
Whole thread
List pgsql-hackers
On Wed, Jun 3, 2026, at 21:23, Jonathan S. Katz wrote:
> On 6/1/26 5:33 PM, Joel Jacobson wrote:
>>   "better LISTEN/NOTIFY scalability for multi-channel workloads"
>
> How does:
>
> ==
> There are also improvements for `LISTEN`/`NOTIFY` scalability that 
> impact multi-channel workloads.
> ==
>
> sound?

Sounds good to me.

/Joel



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Baji Shaik
Date:
Subject: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support