Re: [HACKERS] [POC] hash partitioning - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [HACKERS] [POC] hash partitioning
Date
Msg-id ddc61438-ef81-2a60-8c31-145e3ddd1701@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] [POC] hash partitioning  (Dilip Kumar <dilipbalaut@gmail.com>)
List pgsql-hackers
On 2017/05/19 1:09, Dilip Kumar wrote:
> On Wed, May 17, 2017 at 2:07 PM, amul sul <sulamul@gmail.com> wrote:
>>> I would suggest "non-zero positive", since that's what we are using in
>>> the documentation.
>>>
>>
>> Understood, Fixed in the attached version.
> 
> Why non-zero positive?  We do support zero for the remainder right?

Using "non-negative integers" (for remainders) was suggested upthread.

Thanks,
Amit




pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [HACKERS] transition table behavior with inheritance appearsbroken (was: Declarative partitioning - another take)
Next
From: Masahiko Sawada
Date:
Subject: [HACKERS] Multiple table synchronizations are processed serially