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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: Mahendra Singh Thalor <mahi6run(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Date: 2026-07-03 11:06:22
Message-ID: CA+TgmoaD65O6hcxZi3o19GmY7zWF2JsQzsg1FvG=WXJ=1rRWbQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 2, 2026 at 11:36 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > Seems pgindent is needed for this commit.
>
> I've just pushed a trivial patch for the pgindent fix.

Thanks, sorry about that.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Tiwari 2026-07-03 11:07:55 Proposal: INSERT ... BY NAME
Previous Message Amit Kapila 2026-07-03 11:05:33 Re: Proposal: Conflict log history table for Logical Replication