Re: [POC] hash partitioning

From: Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>
To: amul sul <sulamul(at)gmail(dot)com>
Cc: Thom Brown <thom(at)linux(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, David Steele <david(at)pgmasters(dot)net>, Greg Stark <stark(at)mit(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [POC] hash partitioning
Date: 2017-09-27 13:41:26
Message-ID: 2e1dc20a-7f1b-c7e3-4f23-a429d668ec6c@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09/27/2017 03:05 AM, amul sul wrote:
>>> Attached rebased patch, thanks.
>>>
>>>
>> While reading through the patch I thought it would be better to keep
>> MODULUS and REMAINDER in caps, if CREATE TABLE was in caps too in order to
>> highlight that these are "keywords" for hash partition.
>>
>> Also updated some of the documentation.
>>
>>
> Thanks a lot for the patch, included in the attached version.​
>

Thank you.

Based on [1] I have moved the patch to "Ready for Committer".

[1]
https://www.postgresql.org/message-id/CA%2BTgmoYsw3pusDen4_A44c7od%2BbEAST0eYo%2BjODtyofR0W2soQ%40mail.gmail.com

Best regards,
Jesper

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jesper Pedersen 2017-09-27 13:56:26 Re: Multicolumn hash indexes
Previous Message David Fetter 2017-09-27 13:19:27 Re: Multicolumn hash indexes