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
-
Remove now-unnecessary cast.
- a365f52d5831 11.0 landed
-
Fix interaction of foreign tuple routing with remote triggers.
- 37a3058bc7c8 11.0 landed