Re: [HACKERS] Declarative partitioning - another take - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: [HACKERS] Declarative partitioning - another take
Date
Msg-id dd5cd6cc-4acb-bc45-2f1d-02d614b8c245@lab.ntt.co.jp
Whole thread Raw
In response to Re: [HACKERS] Declarative partitioning - another take  (Maksim Milyutin <m.milyutin@postgrespro.ru>)
List pgsql-hackers
Hi Maksim,

On 2017/04/07 19:52, Maksim Milyutin wrote:
> On 07.04.2017 13:05, Etsuro Fujita wrote:

>>> On 2016/12/09 19:46, Maksim Milyutin wrote:
>>>> I would like to work on two tasks:
>>>>  - insert (and eventually update) tuple routing for foreign partition.
>>>>  - the ability to create an index on the parent and have all of the
>>>> children inherit it;

>> There seems to be no work on the first one, so I'd like to work on that.

> Yes, you can start to work on this, I'll join later as a reviewer.

Great!  I added the patch to the next commitfest:

https://commitfest.postgresql.org/14/1184/

Sorry for the delay.

Best regards,
Etsuro Fujita




pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: [HACKERS] Add support for tuple routing to foreign partitions
Next
From: Amit Khandekar
Date:
Subject: Re: [HACKERS] UPDATE of partition key