From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Jeevan Ladhe <jeevan(dot)ladhe(at)enterprisedb(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Bug in get_partition_for_tuple |
Date: | 2017-03-22 08:00:53 |
Message-ID: | e813267e-6e8f-26b4-7e4d-57a3be4b1119@lab.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017/03/13 14:41, Amit Langote wrote:
> On 2017/03/13 14:31, Jeevan Ladhe wrote:
>> However, In following comment in your test:
>>
>> -- check routing error through a list partitioned table when they key is
>> null
>>
>> I think you want to say:
>>
>> -- check routing error through a list partitioned table when the key is null
>
> You're right, fixed that in the attached updated patch.
Added this to the partitioning open items list, to avoid being forgotten
about.
https://wiki.postgresql.org/wiki/PostgreSQL_10_Open_Items#Partitioning
Thanks,
Amit
From | Date | Subject | |
---|---|---|---|
Next Message | Rafia Sabih | 2017-03-22 08:17:56 | Re: Partition-wise join for join between (declaratively) partitioned tables |
Previous Message | Vitaly Burovoy | 2017-03-22 07:59:35 | Re: identity columns |