Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(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:53:46
Message-ID: CA+Tgmoaidg4U=CVrEW84JgAJm9pXXCGcPFs+ohYLz2A7okBc=g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-08-27 15:56:08 Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation
Previous Message Tom Lane 2026-08-27 15:53:30 Re: remove_useless_joins vs. bug #19560