Re: Wrong results from join removal with DISTINCT ON + SRF subquery

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Wrong results from join removal with DISTINCT ON + SRF subquery
Date: 2026-08-25 06:23:35
Message-ID: CAMbWs4_hGkonb37se1VsxPW1D3pksMiPWeeDqKTTzbar=UF8tQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 24, 2026 at 10:53 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Thanks for looking at this! I'll push the patch and back-patch to all
> supported branches if there are no objections.

Done.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-08-25 06:29:04 Re: Fix CPU cost of right-semi and right-anti hash joins
Previous Message Fujii Masao 2026-08-25 06:12:06 Re: Walreceiver create temp slot more than once when timeline switch