Re: Oddity in tuple routing for foreign partitions

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>, Alvaro Herrera <alvherre@alvh.no-ip.org>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-05-01T21:09:26Z
Lists: pgsql-hackers
On 2018-05-01 13:41:32 -0400, Robert Haas wrote:
> On Thu, Apr 26, 2018 at 9:23 PM, Amit Langote
> <Langote_Amit_f8@lab.ntt.co.jp> wrote:
> >>> Thanks for reviewing!
> >>
> >> I'm happy if it helps you.
> >
> > Thank you both for reviewing.
> 
> Committed.

There's still an open items entry for this thread - has that been
resolved by this commit

Greetings,

Andres Freund


Commits

  1. Remove now-unnecessary cast.

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