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-25 19:55:31
Message-ID: ao3zM5__v6F9885D@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Does this one deserve a mention on the open items wiki [0]?

[0] https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message William Bernbaum 2026-08-25 19:58:51 Skipping NULL keys when uniqueifying a semijoin's RHS
Previous Message Nathan Bossart 2026-08-25 19:53:47 Re: Assertion failure in GetSubscriptionRelations() with concurrent DROP TABLE