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

From Jesper Pedersen
Subject Re: [HACKERS] [POC] hash partitioning
Date
Msg-id 4b1d256e-bec4-e126-faae-81e9c45c13c1@redhat.com
Whole thread Raw
In response to Re: [HACKERS] [POC] hash partitioning  (amul sul <sulamul@gmail.com>)
Responses Re: [HACKERS] [POC] hash partitioning
List pgsql-hackers
On 09/15/2017 02:30 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.

V20 patch passes make check-world, and my testing (typical 64 
partitions, and various ATTACH/DETACH scenarios).

Thanks for working on this !

Best regards,
  Jesper

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] compress method for spgist - 2
Next
From: "Joshua D. Drake"
Date:
Subject: Re: [HACKERS] Is it time to kill support for very old servers?