Re: PG 16 draft release notes ready - Mailing list pgsql-hackers

From Jonathan S. Katz
Subject Re: PG 16 draft release notes ready
Date
Msg-id 08f4f141-d075-86cd-42fb-5ffd51630738@postgresql.org
Whole thread Raw
In response to Re: PG 16 draft release notes ready  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: PG 16 draft release notes ready
List pgsql-hackers
On 5/23/23 4:37 PM, David Rowley wrote:
> On Mon, 22 May 2023 at 07:05, Jonathan S. Katz <jkatz@postgresql.org> wrote:
>> * Parallel execution of queries that use `FULL` and `OUTER` joins
> 
> I think this should be `RIGHT` joins rather than `OUTER` joins.
> 
> LEFT joins have been parallelizable I think for a long time now.

I had grabbed it from this line:

   Allow outer and full joins to be performed in parallel (Melanie 
Plageman, Thomas Munro)

If we want to be specific on RIGHT joins, I can update it in the release 
announcement, but it may be too late for the release notes (at least for 
beta 1).

Thanks,

Jonathan

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Atomic ops for unlogged LSN
Next
From: Michael Paquier
Date:
Subject: Re: Zstandard support for toast compression