Re: DOCS: pg_plan_advice minor doc fixes - Mailing list pgsql-hackers

From Robert Haas
Subject Re: DOCS: pg_plan_advice minor doc fixes
Date
Msg-id CA+TgmoaD3n9SaSb+Z3wUUts1-iR_BPzO5TkC+yMGwXJ_uhexrQ@mail.gmail.com
Whole thread
In response to Re: DOCS: pg_plan_advice minor doc fixes  (jie wang <jugierwang@gmail.com>)
List pgsql-hackers
On Wed, Apr 8, 2026 at 3:52 AM jie wang <jugierwang@gmail.com> wrote:
> I found that this patch is not fully modified and is missing a part:
> `Foreign Scan` --->  `Foreign Join`

I believe you're wrong about this. EXPLAIN shows "Foreign Scan", not
"Foreign Join".

Committed without this change.

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



pgsql-hackers by date:

Previous
From: Alexandre Felipe
Date:
Subject: Re: SLOPE - Planner optimizations on monotonic expressions.
Next
From: Robert Haas
Date:
Subject: Re: pg_stash_advice doc