Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation

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

On Thu, Aug 27, 2026 at 11:53:46AM -0400, Robert Haas wrote:
> On Wed, Aug 26, 2026 at 6:11 PM Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>> Robert, what do you think about the proposed patch?
>
> Looks fine to me. If you feel like taking care of it, awesome,
> otherwise I can do it.

I would be grateful if you could take it.

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-27 16:01:57 Re: CLUSTER progress: wrong index_rebuild_count for tables with TOAST
Previous Message Robert Haas 2026-08-27 15:53:46 Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation