Re: Removing unneeded self joins - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Removing unneeded self joins
Date
Msg-id CAPpHfduGrHEz2rsHRYKaQdg=sk+g-B2JF0n=crEPJWaUM__QQg@mail.gmail.com
Whole thread Raw
In response to Re: Removing unneeded self joins  (Andrei Lepikhov <a.lepikhov@postgrespro.ru>)
List pgsql-hackers
Hi!

On Thu, Jun 13, 2024 at 6:45 AM Andrei Lepikhov
<a.lepikhov@postgrespro.ru> wrote:
> On 5/7/24 02:59, Robert Haas wrote:
> > On Mon, May 6, 2024 at 3:27 PM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> >> I agree it was a hurry to put the plan into commit message.  I think
> >> Tom already gave valuable feedback [1] and probably we will get more.
> >> So, plan is to be decided.  One way or the other I'm not going to
> >> re-commit this without explicit Tom's consent.
> >
> > Thanks. I hope we find a way to make it happen.
> >
> Rebased onto current master. Nothing new except rebase-related changes
> and some comment fixes.

Thank you.  I've registered the patch on commitfest.

Do you plan to address the feedback from Tom Lane?

------
Regards,
Alexander Korotkov
Supabase



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The content of the column_name field in the error response for a constraint violation
Next
From: Marcos Pegoraro
Date:
Subject: Re: proposal: plpgsql, new check for extra_errors - strict_expr_check