Re: Remove inner joins based on foreign keys - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Remove inner joins based on foreign keys
Date
Msg-id CAMbWs4_txToqETeJ3-5k0qx61tf=t6mAQe3NKu4RGNcJ8G7_wA@mail.gmail.com
Whole thread
In response to Re: Remove inner joins based on foreign keys  (Tender Wang <tndrwang@gmail.com>)
List pgsql-hackers
On Mon, Jun 22, 2026 at 7:42 PM Tender Wang <tndrwang@gmail.com> wrote:
> Richard Guo <guofenglinux@gmail.com> 于2026年5月26日周二 05:01写道:
> > (Attached v5 is the split version of v4, plus addressing Alex's two
> > comments.  0002 is still the lock-based predicate from v4, posted as
> > the concrete reference for option (B); it can be swapped for whichever
> > approach the gap-handling discussion settles on.)

> (The patches need to be rebased due to commit 9a60f295bcb18)

Right.  Here is the rebase.

- Richard

Attachment

pgsql-hackers by date:

Previous
From: Christophe Pettus
Date:
Subject: Re: The PostgreSQL C Dialect
Next
From: Richard Guo
Date:
Subject: Re: [PATCH v1] PL/Perl: Fix NULL deref for forged array