Re: Oddity in tuple routing for foreign partitions

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Oddity in tuple routing for foreign partitions
Date: 2018-05-02 01:10:30
Message-ID: 0a3a2411-e9ba-d2ec-0d52-569db2af12d4@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018/05/02 6:09, Andres Freund wrote:
> 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(at)lab(dot)ntt(dot)co(dot)jp> wrote:
>>>>> Thanks for reviewing!
>>>>
>>>> I'm happy if it helps you.
>>>
>>> Thank you both for reviewing.
>>
>> Committed.

Thank you.

> 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.

Regards,
Amit

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2018-05-02 01:11:13 Re: Remove mention in docs that foreign keys on partitioned tables are not supported
Previous Message Thomas Munro 2018-05-02 00:51:48 Re: A few warnings on Windows