Re: Oddity in tuple routing for foreign partitions

Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>

From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Andres Freund <andres@anarazel.de>, Robert Haas <robertmhaas@gmail.com>, Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>, Alvaro Herrera <alvherre@alvh.no-ip.org>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-05-02T06:45:09Z
Lists: pgsql-hackers
(2018/05/02 10:10), Amit Langote wrote:
> On 2018/05/02 6:09, Andres Freund wrote:
>> On 2018-05-01 13:41:32 -0400, Robert Haas wrote:
>>> Committed.
>
> Thank you.

Thanks for committing, Robert!

>> There's still an open items entry for this thread - has that been
>> resolved by this commit
>
> Afaik, yes.  So moved that to resolved items.

Yeah, thanks for that, Amit!

Best regards,
Etsuro Fujita


Commits

  1. Remove now-unnecessary cast.

  2. Fix interaction of foreign tuple routing with remote triggers.