Re: Proposal: Local indexes for partitioned table

Maksim Milyutin <milyutinma@gmail.com>

From: Maksim Milyutin <milyutinma@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-11T04:15:57Z
Lists: pgsql-hackers
10.08.17 23:01, Robert Haas wrote:

> On Wed, Apr 19, 2017 at 5:25 AM, Maksim Milyutin
> <m.milyutin@postgrespro.ru> wrote:
>> Ok, thanks for the feedback. Then I'll use a new relkind for local
>> partitioned index in further development.
> Any update on this?
>

I'll continue to work soon. Sorry for so long delay.

-- 
Regards,
Maksim Milyutin



Commits

  1. Local partitioned indexes

  2. Fix StoreCatalogInheritance1 to use 32bit inhseqno

  3. Get rid of copy_partition_key

  4. Simplify index_[constraint_]create API