Re: [PATCH] Automatic HASH and LIST partition creation - Mailing list pgsql-hackers

From Anastasia Lubennikova
Subject Re: [PATCH] Automatic HASH and LIST partition creation
Date
Msg-id 37f1072a-16ec-8ce8-8044-1fcec85c8ed5@postgrespro.ru
Whole thread Raw
In response to Re: [PATCH] Automatic HASH and LIST partition creation  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Automatic HASH and LIST partition creation
List pgsql-hackers
On 24.09.2020 06:27, Michael Paquier wrote:
> On Mon, Sep 14, 2020 at 02:38:56PM +0300, Anastasia Lubennikova wrote:
>> Fixed. This was also caught by cfbot. This version should pass it clean.
> Please note that regression tests are failing, because of 6b2c4e59.
> --
> Michael

Thank you. Updated patch is attached.

Open issues for review:
- new syntax;
- generation of partition names;
- overall patch review and testing, especially with complex partitioning 
clauses.

-- 
Anastasia Lubennikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Inconsistent Japanese name order in v13 contributors list
Next
From: John Naylor
Date:
Subject: Re: WIP: BRIN multi-range indexes