Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation
Date: 2026-08-26 22:10:58
Message-ID: ao9kch2KjFghhcAO@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 26, 2026 at 09:12:42AM +0800, Chao Li wrote:
>> On Aug 26, 2026, at 03:55, Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>> Does this one deserve a mention on the open items wiki [0]?
>
> Thanks for noticing this patch and for asking.
>
> This issue is 19-only, and it is a bug, so I think it meets the criteria.
> I didn’t add it because I thought it was a tiny bug with a one-line fix
> and assumed it might be processed soon. Given that it has been left open
> for a long time, let me add it for better tracking.

Robert, what do you think about the proposed patch?

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-08-26 22:12:07 Re: Proposal: Supporting URI SAN in Certificate Authentication
Previous Message Nathan Bossart 2026-08-26 22:07:51 Re: datachecksums: handle invalid and dropped databases during enable