Re: pgsql: Local partitioned indexes

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-committers(at)postgresql(dot)org, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgsql: Local partitioned indexes
Date: 2018-02-10 13:09:47
Message-ID: 20180210130947.46nxdzns4oc2set4@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Amit Langote wrote:
> On 2018/01/19 23:55, Alvaro Herrera wrote:
> > Local partitioned indexes

> I noticed that the declarative partitioning section in ddl.sgml hasn't
> been updated to reflect the features added by this commit. Attached patch
> is an attempt to fix that.

Thanks! I considered that keeping the old-style instructions creating
per partition indexes individually was not necessary, so I removed them
and pushed.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2018-02-10 14:32:21 Re: pgsql: Local partitioned indexes
Previous Message Alvaro Herrera 2018-02-10 13:06:25 pgsql: Mention partitioned indexes in "Data Definition" chapter

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2018-02-10 14:32:21 Re: pgsql: Local partitioned indexes
Previous Message Michael Paquier 2018-02-10 12:33:00 Re: CALL stmt, ERROR: unrecognized node type: 113 bug