Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe - Mailing list pgsql-hackers

From Richard Guo
Subject Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Date
Msg-id CAMbWs4-3HB8DrHr1NUFQjFB1AzoB8hhr-a_6wMyPbYcjQk5Wcw@mail.gmail.com
Whole thread
Responses Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
List pgsql-hackers
On Fri, Jul 3, 2026 at 11:27 AM Richard Guo <guofenglinux@gmail.com> wrote:
> On Fri, Jul 3, 2026 at 5:20 AM Robert Haas <robertmhaas@gmail.com> wrote:
> > Done. I ended up making some changes to the test case as well,
> > basically to make it less likely that it could accidentally pass.

> Seems pgindent is needed for this commit.

I've just pushed a trivial patch for the pgindent fix.

- Richard



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Can we get rid of TerminateThread() in pg_dump?
Next
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication