Re: Correction of RowMark Removal During Sel-Join Elimination

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Alexander Lakhin <exclusion(at)gmail(dot)com>
Subject: Re: Correction of RowMark Removal During Sel-Join Elimination
Date: 2025-08-31 01:03:44
Message-ID: CAMbWs4-ObbGGyQeamevzhcgVoDEiUTJQC9-EKVeZqRFs05McdQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 31, 2025 at 9:50 AM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> On Sun, Aug 31, 2025 at 2:51 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > I think it's better to push this patch sooner rather than later, as
> > multiple people have encountered the issue in different ways. I'll go
> > ahead and push 0001 from my patch set shortly.

> I see. You're much farther than I'm. Please, go ahead pushing this.

Done.

Thanks
Richard

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-08-31 03:02:50 Re: PG 18 relnotes and RC1
Previous Message Alexander Korotkov 2025-08-31 00:49:50 Re: Correction of RowMark Removal During Sel-Join Elimination