Re: Problem while updating a foreign table pointing to a partitioned table on foreign server

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: ashutosh(dot)bapat(at)enterprisedb(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, alvherre(at)2ndquadrant(dot)com, robertmhaas(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem while updating a foreign table pointing to a partitioned table on foreign server
Date: 2018-10-05 09:18:05
Message-ID: 5BB72C4D.4000104@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2018/10/02 21:16), Etsuro Fujita wrote:
> Attached is an updated
> version of the patch. Changes:

That patch conflicts the recent executor changes, so I'm attaching a
rebased patch, in which I also added a fast path to
add_params_to_result_rel and did some comment editing for consistency.

I'll add this to the next CF so that it does not get lost.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
fix-foreign-modify-efujita-2.patch text/x-diff 78.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-10-05 10:03:54 Re: Alter index rename concurrently to
Previous Message Michael Paquier 2018-10-05 08:38:16 Re: pg_upgrade failed with ERROR: null relpartbound for relation 18159 error.