Re: pg_plan_advice: fix empty FOREIGN_JOIN sublist validation

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(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-28 02:52:35
Message-ID: 505B1613-E53B-45E6-9576-9351AEACB411@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Aug 28, 2026, at 04:40, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
> On Thu, Aug 27, 2026 at 11:56 AM Nathan Bossart
> <nathandbossart(at)gmail(dot)com> wrote:
>> I would be grateful if you could take it.
>
> Sure thing, done, and I marked the open item resolved.
>
> --
> Robert Haas
> EDB: http://www.enterprisedb.com

Thanks for taking care of this patch.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2026-08-28 03:03:37 Re: [PATCH] Fix disabled_nodes propagation for single-child Append paths
Previous Message shihao zhong 2026-08-28 02:52:13 Re: [Patch] New pg_stat_tablespace view